X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=df15bc58542f132d0f8d2b36353af2084df26ae9;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hp=2f17bc6d5fe0fedebaa07bad834cb4755e42a74f;hpb=8c9de54eef541b4e5997f0d40f1619ae84b0b3a4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 2f17bc6d5f..df15bc5854 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ sftp-config.json # MediaWiki install & usage /cache +/docs/coverage /docs/js /images/[0-9a-f] /images/archive @@ -49,11 +50,13 @@ sftp-config.json # Building & testing npm-debug.log node_modules/ +/resources/lib/.foreign /tests/phpunit/phpunit.phar +phpunit.xml /tests/selenium/log +.eslintcache # Composer -/vendor /composer.lock /composer.local.json /composer.phar