X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=a76270e184a4c9ead6d0657b424e2dcb878619c8;hb=018d340dd6541775a65e6b3c8d6be0945901528a;hp=35c8fc67cc30ed5cb3e1152bf1dfad94b7456d94;hpb=692a4757e494a9b98171358673fc65b0e3ec550b;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 35c8fc67cc..a76270e184 100644 --- a/.gitignore +++ b/.gitignore @@ -21,10 +21,11 @@ project.index sublime-* sftp-config.json ## Visual Studio Code -*.vscode +*.vscode/ # 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