Adds additional .gitignore entries
[arvados.git] / apps / workbench / .gitignore
index 24a7a84a31249c9c69894ce9dd3ecb5b7fe7446c..a27ac31580a1d6b5cc81ab47e60c8deb649a2f85 100644 (file)
@@ -3,6 +3,7 @@
 
 # Ignore all logfiles and tempfiles.
 /log/*.log
+/log/*.log.gz
 /tmp
 
 /config/.secret_token
@@ -35,3 +36,6 @@
 # Dev/test SSL certificates
 /self-signed.key
 /self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version