]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .gitignore
Bump version to 0.5.2
[github/shaarli/Shaarli.git] / .gitignore
index 6452c2c69e68f3566248dff00956293ee588a170..3ffedb31160484d614a949a2e651b65685549a34 100644 (file)
@@ -10,4 +10,14 @@ pagecache
 .project
 
 # Ignore raintpl generated pages
-*.rtpl.php
\ No newline at end of file
+*.rtpl.php
+
+# Ignore test dependencies
+composer.lock
+/vendor/
+
+# Ignore test data & output
+coverage
+tests/datastore.php
+tests/dummycache/
+phpmd.html