]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Merge pull request #314 from shaarli/clean-utm_term
[github/shaarli/Shaarli.git] / .gitignore
index bcd745e4a00f249a15534c8b7a6be6f474d4f767..3ffedb31160484d614a949a2e651b65685549a34 100644 (file)
@@ -7,4 +7,17 @@ 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 data & output
+coverage
+tests/datastore.php
+tests/dummycache/
+phpmd.html