X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=.gitignore;h=a76270e184a4c9ead6d0657b424e2dcb878619c8;hb=9adf80d25343b7377fa41fe13cecfdddace91e31;hp=d440e728ca0cb086a06668660748c557eeb71cb7;hpb=8eb6cf585c5fb3d7dd5f014bac27518959512b98;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index d440e728ca..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 @@ -43,13 +46,15 @@ sftp-config.json /maintenance/dev/data /AdminSettings.php /LocalSettings.php -/StartProfiler.php # Building & testing npm-debug.log node_modules/ +/resources/lib/.foreign /tests/phpunit/phpunit.phar +phpunit.xml /tests/selenium/log +.eslintcache # Composer /vendor @@ -70,6 +75,7 @@ Thumbs.db .buildpath .classpath .idea +*.iml .metadata* .settings /favicon.ico