aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/.gitignore')
-rw-r--r--activestorage/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/activestorage/.gitignore b/activestorage/.gitignore
new file mode 100644
index 0000000000..a532335bdd
--- /dev/null
+++ b/activestorage/.gitignore
@@ -0,0 +1,6 @@
+.byebug_history
+node_modules
+test/dummy/db/*.sqlite3
+test/dummy/db/*.sqlite3-journal
+test/dummy/log/*.log
+test/dummy/tmp/