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