8470: Resolve mounts to PDH.
[arvados.git] / services / api / .gitignore
index c1d5219b07c9a6d243a3bb7e7a142f5064cdfd8e..29eb939002fa9dab98cb8feff4987d46151d0bc8 100644 (file)
@@ -3,6 +3,7 @@
 
 # Ignore all logfiles and tempfiles.
 /log/*.log
+/log/*.log.gz
 /tmp
 
 # Sensitive files and local configuration
@@ -27,3 +28,6 @@
 # Dev/test SSL certificates
 /self-signed.key
 /self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version