X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=.gitignore;h=b991e115a3741431459363d3ba9734ae9f688d2d;hb=bebb0dd046933d63479baa7263c533b3086feffa;hp=01a11bf4115abd854045d13825324e5b0f3de4a8;hpb=04fdc78370dbc042116488d6826e19bf3910273b;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