X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=a76270e184a4c9ead6d0657b424e2dcb878619c8;hb=018d340dd6541775a65e6b3c8d6be0945901528a;hp=248931ea2a4b7e2c0e1ed9b5c1c5edad7e1b438d;hpb=6abd0c0c3b6f8a8f7eab7d4b93c47216e1827a05;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 248931ea2a..a76270e184 100644 --- a/.gitignore +++ b/.gitignore @@ -20,9 +20,12 @@ project.index ## Sublime sublime-* sftp-config.json +## Visual Studio Code +*.vscode/ # MediaWiki install & usage /cache +/docs/coverage /docs/js /images/[0-9a-f] /images/archive @@ -47,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 @@ -69,6 +75,7 @@ Thumbs.db .buildpath .classpath .idea +*.iml .metadata* .settings /favicon.ico