X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=blobdiff_plain;f=.gitignore;h=bb3a946593ad342e74b2e4d6b08b07403d6c35a6;hb=2c2dc593d25f652c04185e597b7f9de2c22c2e31;hp=b1649dfcc432993cc9d1276f2ee3324d7c24f970;hpb=2086cd118020f6388d7b6952ac2d9e2b55e6ef1f;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