X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=8cacb1ee30ff87e63e1e7579c0dd75042a7286dd;hb=c84546f1406f8aaadd83429113a766e4b2998f28;hp=35c8fc67cc30ed5cb3e1152bf1dfad94b7456d94;hpb=c3089171b006962502a4c0ab156474dbe821b8a4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 35c8fc67cc..8cacb1ee30 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,10 @@ sftp-config.json # Building & testing npm-debug.log node_modules/ +/resources/lib/.foreign /tests/phpunit/phpunit.phar /tests/selenium/log +.eslintcache # Composer /vendor @@ -71,6 +74,7 @@ Thumbs.db .buildpath .classpath .idea +*.iml .metadata* .settings /favicon.ico