X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5c724cffa06b5c5a809e0f6cce194a3f012c7ba3..21bb2196ecfaba6ec1e7162b8e8901988945daf1:/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