X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=75cd3a6b842a264e9b2423c8391a7ddaa090fc9a;hb=defc8a3f033a44602c598c2028a9ee3ee2a86d1d;hp=6fd0ccd80c189ad1f6aec6e412878854ca439fd8;hpb=e88368518dc35beac203c26d5e8ed1411d6f926c;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