X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=.gitignore;h=a76270e184a4c9ead6d0657b424e2dcb878619c8;hb=f48096d81b7ec89b718ede1d140811fb3df6e0cc;hp=44f739e731f616747159722e5c7ed141032d5824;hpb=c6ad2554f40f8ebbe9e38ac64ea933076f348729;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 44f739e731..a76270e184 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,8 +50,11 @@ 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 @@ -71,6 +75,7 @@ Thumbs.db .buildpath .classpath .idea +*.iml .metadata* .settings /favicon.ico