X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=bb3a946593ad342e74b2e4d6b08b07403d6c35a6;hb=47818f1b44a3525dff1c07778aaef65d06b8ae89;hp=b1649dfcc432993cc9d1276f2ee3324d7c24f970;hpb=96a8ab6928b3e0be884c33eed8a1febf6fc4c31e;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index b1649dfcc4..bb3a946593 100644 --- a/.gitignore +++ b/.gitignore @@ -26,12 +26,15 @@ sftp-config.json /docs/js /images/[0-9a-f] /images/archive +/images/cache /images/deleted /images/lockdir /images/temp /images/thumb ## Extension:EasyTimeline /images/timeline +## Extension:Score +/images/lilypond /images/tmp /maintenance/.mweval_history /maintenance/.mwsql_history @@ -41,14 +44,15 @@ sftp-config.json /StartProfiler.php # Building & testing +npm-debug.log node_modules/ /tests/phpunit/phpunit.phar # Composer /vendor /composer.lock -/composer.json /composer.local.json +/composer.phar # MediaWiki UI documentation /docs/kss/static @@ -70,3 +74,5 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues +*.rej