]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Add a target to generate Doxygen documentation
[github/shaarli/Shaarli.git] / .gitignore
index 3ffedb31160484d614a949a2e651b65685549a34..b98c38b9bfd68374354842bf3a62cb941fc69743 100644 (file)
@@ -16,8 +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