X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=b2c4d45cb1931610c8a2b0b32d6597f71e80738b;hb=1bf8e81cdd80d5c6ef816bd2e1ec813bce2d9bbf;hp=0351cf5d811bde24bf0f9073930137cddfcdc2c8;hpb=e95cb3f6a218ade86ad34258c0c98dafc309c199;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 0351cf5d81..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,11 +43,13 @@ sftp-config.json # Building & testing node_modules/ +/tests/phpunit/phpunit.phar # Composer /vendor /composer.lock /composer.json +/composer.local.json # MediaWiki UI documentation /docs/kss/static @@ -67,3 +71,4 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues