]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Reword the ENABLE_RSS_PERMALINKS in the settings.
[github/shaarli/Shaarli.git] / .gitignore
index 6452c2c69e68f3566248dff00956293ee588a170..75cd3a6b842a264e9b2423c8391a7ddaa090fc9a 100644 (file)
@@ -10,4 +10,17 @@ pagecache
 .project
 
 # Ignore raintpl generated pages
-*.rtpl.php
\ No newline at end of file
+*.rtpl.php
+
+# Ignore test dependencies
+composer.lock
+/vendor/
+
+# Ignore development and test resources
+coverage
+doxygen
+sandbox
+phpmd.html
+
+# Ignore user plugin configuration
+plugins/*/config.php