X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=bb3a946593ad342e74b2e4d6b08b07403d6c35a6;hb=b3dc5c17af1aee314d568ba20bc1b4122573686f;hp=01a11bf4115abd854045d13825324e5b0f3de4a8;hpb=35073a9d890214f841124efff88efaf37ed3fff2;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 01a11bf411..bb3a946593 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ sftp-config.json /images/thumb ## Extension:EasyTimeline /images/timeline +## Extension:Score +/images/lilypond /images/tmp /maintenance/.mweval_history /maintenance/.mwsql_history @@ -42,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 @@ -71,3 +74,5 @@ Thumbs.db /tags /.htaccess /.htpasswd +/tests/phan/issues +*.rej