]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Merge pull request #275 from shaarli/plugin-proposition
[github/shaarli/Shaarli.git] / .gitignore
index 33d8a4884f2a82f2801e5671d06045f500ad16b9..5a6b92412d9316bf7e32f4d600f5818d98af0518 100644 (file)
@@ -16,5 +16,11 @@ pagecache
 composer.lock
 /vendor/
 
-# Ignore test output
+# Ignore test data & output
+coverage
+tests/datastore.php
+tests/dummycache/
 phpmd.html
+
+# Ignore user plugin configuration
+plugins/*/config.php
\ No newline at end of file