Merge branch '14853-chapmanb-subprocess-merge'
[arvados.git] / services / api / .gitignore
index c1d5219b07c9a6d243a3bb7e7a142f5064cdfd8e..2cda8bcb1441967135b1feb5c2adf344e970da81 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,9 @@
 # Dev/test SSL certificates
 /self-signed.key
 /self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version
+
+# Generated when building distribution packages
+/package-build.version