projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into 4951-request-vm
[arvados.git]
/
apps
/
workbench
/
.gitignore
diff --git
a/apps/workbench/.gitignore
b/apps/workbench/.gitignore
index 8502e958bac9c182c0c60eb054b8cb4b7c90723e..9bef02bbfda670595750fd99a4461005ce5b8f12 100644
(file)
--- a/
apps/workbench/.gitignore
+++ b/
apps/workbench/.gitignore
@@
-3,6
+3,7
@@
# Ignore all logfiles and tempfiles.
/log/*.log
+/log/*.log.gz
/tmp
/config/.secret_token
@@
-31,3
+32,7
@@
# SimpleCov reports
/coverage
+
+# Dev/test SSL certificates
+/self-signed.key
+/self-signed.pem