X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..5b863886118890cc81b728a3a606ea823c836f2b:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index 29eb939002..2cda8bcb14 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 @@ -31,3 +30,6 @@ # Generated git-commit.version file /git-commit.version + +# Generated when building distribution packages +/package-build.version