11917: Do not clear rails cache at boot time.
[arvados.git] / services / api / .gitignore
index c1d5219b07c9a6d243a3bb7e7a142f5064cdfd8e..da4c39d9014431fe750a78fa3c1bdb07232a0bff 100644 (file)
@@ -2,7 +2,7 @@
 /db/*.sqlite3
 
 # Ignore all logfiles and tempfiles.
-/log/*.log
+/log
 /tmp
 
 # Sensitive files and local configuration
@@ -27,3 +27,6 @@
 # Dev/test SSL certificates
 /self-signed.key
 /self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version