X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.gitignore;h=bb3a946593ad342e74b2e4d6b08b07403d6c35a6;hp=b2c4d45cb1931610c8a2b0b32d6597f71e80738b;hb=10f187821e9d9b1db36cabf7a6902ef694c7e9ba;hpb=49748181dd56ec97e7ba7c13e684a16abceb3cc0 diff --git a/.gitignore b/.gitignore index b2c4d45cb1..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 @@ -72,3 +75,4 @@ Thumbs.db /.htaccess /.htpasswd /tests/phan/issues +*.rej