12033: Fix tests.
[arvados.git] / apps / workbench / .gitignore
index 24a7a84a31249c9c69894ce9dd3ecb5b7fe7446c..5fb3718f38dd8aa5a480b7561bdd1e9824be7c47 100644 (file)
@@ -3,6 +3,7 @@
 
 # Ignore all logfiles and tempfiles.
 /log/*.log
+/log/*.log.gz
 /tmp
 
 /config/.secret_token
 # Dev/test SSL certificates
 /self-signed.key
 /self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version
+
+# npm-rails
+/node_modules
+/npm-debug.log