aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/examples
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 /activerecord/examples
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 'activerecord/examples')
-rw-r--r--activerecord/examples/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/examples/.gitignore b/activerecord/examples/.gitignore
deleted file mode 100644
index 0dfc1cb7fb..0000000000
--- a/activerecord/examples/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-performance.sql