projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
12707: Add storage classes attributes to collections.
[arvados.git]
/
services
/
api
/
.gitignore
diff --git
a/services/api/.gitignore
b/services/api/.gitignore
index c1d5219b07c9a6d243a3bb7e7a142f5064cdfd8e..da4c39d9014431fe750a78fa3c1bdb07232a0bff 100644
(file)
--- a/
services/api/.gitignore
+++ b/
services/api/.gitignore
@@
-2,7
+2,7
@@
/db/*.sqlite3
# Ignore all logfiles and tempfiles.
-/log
/*.log
+/log
/tmp
# Sensitive files and local configuration
@@
-27,3
+27,6
@@
# Dev/test SSL certificates
/self-signed.key
/self-signed.pem
+
+# Generated git-commit.version file
+/git-commit.version