aboutsummaryrefslogtreecommitdiffstats
path: root/railties/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and consolidate .gitignoresbogdanvlviv2018-02-171-1/+5
| | | | | | | | | | | | | | | | * 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.
* Ignore log folder created by testsJoshua Peek2009-10-161-0/+1