X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b60e52e031eeba96ef1a301660de2f8cec4518b6..215d15bc03a38be1965a5d9df21417a3f7eae032:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index c1d5219b07..2cda8bcb14 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,9 @@ # Dev/test SSL certificates /self-signed.key /self-signed.pem + +# Generated git-commit.version file +/git-commit.version + +# Generated when building distribution packages +/package-build.version