aboutsummaryrefslogtreecommitdiffstats
path: root/Rails.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore .orig files for RailsDavid Padilla2010-11-091-0/+2
|
* Unless full paths are used .gitignore, all matching files and folders will ↵Tom Ward2010-11-081-7/+7
| | | | | | be ignored, however deep they are in the repo. For example, ignoring log/* doesn't just ignore all log files, but also files such as lib/project/log/awesome_logger.rb. It's a mistake I've made a couple of times but never seemed to have learned from.
* rspec config file and capybara generated filesJeffry Degrande2010-11-091-0/+2
|
* sass generated filesJeffry Degrande2010-11-091-0/+2
|
* Remove .rmvrc from Rails.gitignore. Feel free to add manually.Chris Wanstrath2010-11-081-1/+0
|
* I think you also want to ignore vendor/bundle...Joey Geiger2010-11-081-0/+1
|
* Ignore Rubinius compiled filesYaroslav Markin2010-11-091-0/+1
|
* added .rvmrc and coverage/ (rcov) to Rails.gitignorebry4n2010-11-091-0/+2
|
* begin! add Rails and Obj-C templatesChris Wanstrath2010-11-081-0/+5