X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6f3853aef989e8c2243159bbf0ea352948ae4878..007d2919fc56632bc957d90378ed7a5d3b14aa3c:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 8502e958ba..a27ac31580 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -3,6 +3,7 @@ # Ignore all logfiles and tempfiles. /log/*.log +/log/*.log.gz /tmp /config/.secret_token @@ -31,3 +32,10 @@ # SimpleCov reports /coverage + +# Dev/test SSL certificates +/self-signed.key +/self-signed.pem + +# Generated git-commit.version file +/git-commit.version