X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/27f5c1635d56c3f3cb6c5ef069c28db939eec2a1..2bf2f1905ac5d4c655e6f835b9143625e91a7fb6:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index a1cb5ed033..29eb939002 100644 --- a/services/api/.gitignore +++ b/services/api/.gitignore @@ -3,10 +3,10 @@ # Ignore all logfiles and tempfiles. /log/*.log +/log/*.log.gz /tmp # Sensitive files and local configuration -/config/api.clinicalfuture.com.* /config/database.yml /config/initializers/omniauth.rb /config/application.yml @@ -28,3 +28,6 @@ # Dev/test SSL certificates /self-signed.key /self-signed.pem + +# Generated git-commit.version file +/git-commit.version