X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=75cd3a6b842a264e9b2423c8391a7ddaa090fc9a;hb=b16e3dc5903e23ac653d0de4e3bffc3d1e529a89;hp=33d8a4884f2a82f2801e5671d06045f500ad16b9;hpb=9a631bab7fb7ca0c60c9fd1c688b3c58ecec40f8;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