X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=75cd3a6b842a264e9b2423c8391a7ddaa090fc9a;hb=c11330fe32c0fd79b8f041bb98c97cae720d16fe;hp=6fd0ccd80c189ad1f6aec6e412878854ca439fd8;hpb=38a0c256d200df872990f6ed450aceaf215eeafd;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitignore b/.gitignore index 6fd0ccd8..75cd3a6b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,11 @@ pagecache composer.lock /vendor/ -# Ignore test data & output +# Ignore development and test resources coverage -tests/datastore.php +doxygen +sandbox phpmd.html + +# Ignore user plugin configuration +plugins/*/config.php