X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d44a5c508cfa664134daad806d7be9a7cb0bd6ee..929e817fc1c91e1d9a0afcfcab93fe07304d9be5:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index c1d5219b07..29eb939002 100644 --- 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