X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/31c711afc4ff8a1728aeb3e5f405a131047671c9..3f06710d50c75c9d0c990fe05f9c1be017c55f87:/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