X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=.gitignore;h=a76270e184a4c9ead6d0657b424e2dcb878619c8;hb=9adf80d25343b7377fa41fe13cecfdddace91e31;hp=35c8fc67cc30ed5cb3e1152bf1dfad94b7456d94;hpb=954b695a850309818c687d904775fe41972d4f36;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