X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/080c940d7a8134a6e277a53b7e45eb27e2b2c87f..9a930f08a3b78221cea9cd90a8e8c9a77e3eb068:/apps/workbench/.gitignore diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore index 156fc86a5e..fa42a32dd9 100644 --- a/apps/workbench/.gitignore +++ b/apps/workbench/.gitignore @@ -7,6 +7,8 @@ /tmp .byebug_history +package-lock.json + /config/.secret_token /config/initializers/secret_token.rb @@ -44,3 +46,6 @@ # npm-rails /node_modules /npm-debug.log + +# Generated when building distribution packages +/package-build.version