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