projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
10216: Modified test case, adding it to an already existing test.
[arvados.git]
/
services
/
api
/
.gitignore
diff --git
a/services/api/.gitignore
b/services/api/.gitignore
index c1d5219b07c9a6d243a3bb7e7a142f5064cdfd8e..29eb939002fa9dab98cb8feff4987d46151d0bc8 100644
(file)
--- a/
services/api/.gitignore
+++ b/
services/api/.gitignore
@@
-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