X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=b2c4d45cb1931610c8a2b0b32d6597f71e80738b;hb=49748181dd56ec97e7ba7c13e684a16abceb3cc0;hp=c7d6f669fb9b652ed1f5a99fc5b1890b238d8c95;hpb=be7ee7d714b63f8bf5c07944b7eab9f6af2d9a1d;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index c7d6f669fb..b2c4d45cb1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ .project cscope.files cscope.out +*.orig ## NetBeans nbproject* project.index @@ -25,6 +26,7 @@ sftp-config.json /docs/js /images/[0-9a-f] /images/archive +/images/cache /images/deleted /images/lockdir /images/temp @@ -41,14 +43,16 @@ sftp-config.json # Building & testing node_modules/ +/tests/phpunit/phpunit.phar # Composer /vendor /composer.lock /composer.json +/composer.local.json # MediaWiki UI documentation -resources/mediawiki.ui/docs +/docs/kss/static # Operating systems ## Mac OS X @@ -67,3 +71,4 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues