X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=a82ae2120956e94ca2bc6f046f1c679fec31d2d3;hb=b24bfae5fe864c6c5f485ee2f190409e7de4f33f;hp=0351cf5d811bde24bf0f9073930137cddfcdc2c8;hpb=0e675650aed26a742a9c2173d9469647a9f42bcc;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 0351cf5d81..a82ae21209 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,5 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues +*.rej