X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=b991e115a3741431459363d3ba9734ae9f688d2d;hb=1b775a6be773ef119ec3eec71aedd0d9ab924b21;hp=01a11bf4115abd854045d13825324e5b0f3de4a8;hpb=38ba6b620be9f6333d902055ae1c0c610af4985e;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 01a11bf411..b991e115a3 100644 --- a/.gitignore +++ b/.gitignore @@ -42,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 @@ -71,3 +72,5 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues +*.rej