X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bfa9ee952c1ae3f03fe2f9fa781a132411963030..cca0d86de72487988b1a7d657e67143121461a0f:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 8502e958ba..9bef02bbfd 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,7 @@ # SimpleCov reports /coverage + +# Dev/test SSL certificates +/self-signed.key +/self-signed.pem