Merge branch '14853-chapmanb-subprocess-merge'
[arvados.git] / services / api / .gitignore
index 29eb939002fa9dab98cb8feff4987d46151d0bc8..2cda8bcb1441967135b1feb5c2adf344e970da81 100644 (file)
@@ -2,8 +2,7 @@
 /db/*.sqlite3
 
 # Ignore all logfiles and tempfiles.
-/log/*.log
-/log/*.log.gz
+/log
 /tmp
 
 # Sensitive files and local configuration
@@ -31,3 +30,6 @@
 
 # Generated git-commit.version file
 /git-commit.version
+
+# Generated when building distribution packages
+/package-build.version