X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9aff8a3624b463d3fd4d9302c4d41c7558df4a13..68f6929a58bf9aab7df691a0db1567e27bc942b8:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 5fb3718f38..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 @@ -43,3 +46,6 @@ # npm-rails /node_modules /npm-debug.log + +# Generated when building distribution packages +/package-build.version