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