aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activestorage/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage/.gitignore b/activestorage/.gitignore
index c5ff07cedd..a532335bdd 100644
--- a/activestorage/.gitignore
+++ b/activestorage/.gitignore
@@ -1,5 +1,5 @@
.byebug_history
-/node_modules
+node_modules
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log