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