aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2017-07-28 06:18:43 +0000
committerJeremy Daer <jeremydaer@gmail.com>2018-02-17 14:26:19 -0800
commit0f98954a83a5ec1d7c8def958422a62f0ead59a1 (patch)
treeae962382204a40d7c76c7204358f5d7b7e0c4a46 /activesupport
parent5645149d3a27054450bd1130ff5715504638a5f5 (diff)
downloadrails-0f98954a83a5ec1d7c8def958422a62f0ead59a1.tar.gz
rails-0f98954a83a5ec1d7c8def958422a62f0ead59a1.tar.bz2
rails-0f98954a83a5ec1d7c8def958422a62f0ead59a1.zip
Clean up and consolidate .gitignores
* Global ignores at toplevel .gitignore * Component-specific ignores in each toplevel directory * Remove `actionview/test/tmp/.keep` for JRuby ``` rm actionview/test/tmp/ -fr cd actionview/ bundle exec jruby -Itest test/template/digestor_test.rb ``` Related to #11743, #30392. Closes #29978.
Diffstat (limited to 'activesupport')
-rw-r--r--activesupport/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/.gitignore b/activesupport/.gitignore
new file mode 100644
index 0000000000..8cde8514fd
--- /dev/null
+++ b/activesupport/.gitignore
@@ -0,0 +1 @@
+/test/fixtures/isolation_test/