aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/.gitignore')
-rw-r--r--activestorage/.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/activestorage/.gitignore b/activestorage/.gitignore
index a532335bdd..3e78878ffc 100644
--- a/activestorage/.gitignore
+++ b/activestorage/.gitignore
@@ -1,6 +1,6 @@
-.byebug_history
-node_modules
-test/dummy/db/*.sqlite3
-test/dummy/db/*.sqlite3-journal
-test/dummy/log/*.log
-test/dummy/tmp/
+/src/
+/test/dummy/db/*.sqlite3
+/test/dummy/db/*.sqlite3-journal
+/test/dummy/log/*.log
+/test/dummy/tmp/
+/test/service/configurations.yml