X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/32e3f6eb604d3692f10f16220a78e07c056be00e..c7e32be4c2831d9f8a77c0f5a5e21bb736d2204b:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index a27ac31580..fa42a32dd9 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -5,6 +5,9 @@ /log/*.log /log/*.log.gz /tmp +.byebug_history + +package-lock.json /config/.secret_token /config/initializers/secret_token.rb @@ -39,3 +42,10 @@ # Generated git-commit.version file /git-commit.version + +# npm-rails +/node_modules +/npm-debug.log + +# Generated when building distribution packages +/package-build.version