]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Merge pull request #566 from ArthurHoaro/md-inline-code
[github/shaarli/Shaarli.git] / .gitignore
index bcd745e4a00f249a15534c8b7a6be6f474d4f767..75cd3a6b842a264e9b2423c8391a7ddaa090fc9a 100644 (file)
@@ -7,4 +7,20 @@ pagecache
 # Eclipse project files
 .settings
 .buildpath
-.project
\ No newline at end of file
+.project
+
+# Ignore raintpl generated pages
+*.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