X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=b991e115a3741431459363d3ba9734ae9f688d2d;hb=945f8870d342b4ac4d7183911c67e14a03ced5ec;hp=b1649dfcc432993cc9d1276f2ee3324d7c24f970;hpb=2086cd118020f6388d7b6952ac2d9e2b55e6ef1f;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index b1649dfcc4..b991e115a3 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ sftp-config.json /docs/js /images/[0-9a-f] /images/archive +/images/cache /images/deleted /images/lockdir /images/temp @@ -41,14 +42,15 @@ sftp-config.json /StartProfiler.php # Building & testing +npm-debug.log node_modules/ /tests/phpunit/phpunit.phar # Composer /vendor /composer.lock -/composer.json /composer.local.json +/composer.phar # MediaWiki UI documentation /docs/kss/static @@ -70,3 +72,5 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues +*.rej