X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=75cd3a6b842a264e9b2423c8391a7ddaa090fc9a;hb=11609d9fd8ba53f049e6c913d8e3affab6cfc9ce;hp=33d8a4884f2a82f2801e5671d06045f500ad16b9;hpb=33bf8a6f74936fa6d2b9dc8def7f329c828a4fb0;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitignore b/.gitignore index 33d8a488..75cd3a6b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,11 @@ pagecache composer.lock /vendor/ -# Ignore test output +# Ignore development and test resources +coverage +doxygen +sandbox phpmd.html + +# Ignore user plugin configuration +plugins/*/config.php