aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/.gitignore
diff options
context:
space:
mode:
authorGeorge Claghorn <george@basecamp.com>2019-05-13 12:44:06 -0400
committerGitHub <noreply@github.com>2019-05-13 12:44:06 -0400
commitb2b634137402a82a7dfd60b5646dbd0860a822ca (patch)
tree77d0bd00cc06b58aa08f61e7d5401ac67ab35677 /actiontext/.gitignore
parent93ef75615e9aec522ee7478689fc6a6ed420814d (diff)
downloadrails-b2b634137402a82a7dfd60b5646dbd0860a822ca.tar.gz
rails-b2b634137402a82a7dfd60b5646dbd0860a822ca.tar.bz2
rails-b2b634137402a82a7dfd60b5646dbd0860a822ca.zip
Add ActionDispatch::SystemTestCase#fill_in_rich_text_area
Diffstat (limited to 'actiontext/.gitignore')
-rw-r--r--actiontext/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/actiontext/.gitignore b/actiontext/.gitignore
index 739e00a2cb..9a67d93d26 100644
--- a/actiontext/.gitignore
+++ b/actiontext/.gitignore
@@ -1,5 +1,6 @@
/test/dummy/db/*.sqlite3
/test/dummy/db/*.sqlite3-journal
/test/dummy/log/*.log
+/test/dummy/public/packs-test
/test/dummy/tmp/
/tmp/