X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4993b8b44022fd3dc73fcebf20f80d054bdf4370..3854e6bfcd5344bce5ee0388248cb115e3c5e902:/services/api/.gitignore?ds=sidebyside diff --git a/services/api/.gitignore b/services/api/.gitignore index 4ad5e10faa..da4c39d901 100644 --- a/services/api/.gitignore +++ b/services/api/.gitignore @@ -2,8 +2,7 @@ /db/*.sqlite3 # Ignore all logfiles and tempfiles. -/log/*.log -/log/*.log.gz +/log /tmp # Sensitive files and local configuration @@ -28,3 +27,6 @@ # Dev/test SSL certificates /self-signed.key /self-signed.pem + +# Generated git-commit.version file +/git-commit.version