X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7f3ed5e22e01b9cc8efe9ebfc79a2591b37b14d7..d6c7e2952413c33a4af9b1599e4000b9df622661:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index c1d5219b07..da4c39d901 100644 --- 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