projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into 14259-pysdk-remote-block-copy
[arvados.git]
/
apps
/
workbench
/
.gitignore
diff --git
a/apps/workbench/.gitignore
b/apps/workbench/.gitignore
index a27ac31580a1d6b5cc81ab47e60c8deb649a2f85..156fc86a5eadee7b9cef56c004db808c8a3d8d03 100644
(file)
--- 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,7
@@
# Generated git-commit.version file
/git-commit.version
+
+# npm-rails
+/node_modules
+/npm-debug.log