X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f9a0cb85f62f1053a9fc1216689b75e6081cf3d7..d3e2fb85a39562e38ea67f84e9f065815450294a:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 9bef02bbfd..156fc86a5e 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -5,6 +5,7 @@ /log/*.log /log/*.log.gz /tmp +.byebug_history /config/.secret_token /config/initializers/secret_token.rb @@ -36,3 +37,10 @@ # Dev/test SSL certificates /self-signed.key /self-signed.pem + +# Generated git-commit.version file +/git-commit.version + +# npm-rails +/node_modules +/npm-debug.log