]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Merge pull request #119 from ArthurHoaro/js-link
[github/shaarli/Shaarli.git] / .gitignore
index bcd745e4a00f249a15534c8b7a6be6f474d4f767..33d8a4884f2a82f2801e5671d06045f500ad16b9 100644 (file)
@@ -7,4 +7,14 @@ 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 test output
+phpmd.html