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