]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Add a target to generate Doxygen documentation
[github/shaarli/Shaarli.git] / .gitignore
index 6fd0ccd80c189ad1f6aec6e412878854ca439fd8..b98c38b9bfd68374354842bf3a62cb941fc69743 100644 (file)
@@ -16,7 +16,12 @@ pagecache
 composer.lock
 /vendor/
 
-# Ignore test data & output
+# Ignore development and test resources
 coverage
+doxygen
 tests/datastore.php
+tests/dummycache/
 phpmd.html
+
+# Ignore user plugin configuration
+plugins/*/config.php
\ No newline at end of file