X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f8dc3d824f03b82b8db9f61bbcc0592b62b998f..4013f2bd35cf76d92aeafc4d3b0b4e2fd7a2dd84:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index a27ac31580..25c7c3ef24 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 @@ -39,3 +40,10 @@ # Generated git-commit.version file /git-commit.version + +# npm-rails +/node_modules +/npm-debug.log + +# Generated when building distribution packages +/package-build.version