Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore .orig files for Rails | David Padilla | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | Unless full paths are used .gitignore, all matching files and folders will ↵ | Tom Ward | 2010-11-08 | 1 | -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 files | Jeffry Degrande | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | sass generated files | Jeffry Degrande | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | Remove .rmvrc from Rails.gitignore. Feel free to add manually. | Chris Wanstrath | 2010-11-08 | 1 | -1/+0 |
| | |||||
* | I think you also want to ignore vendor/bundle... | Joey Geiger | 2010-11-08 | 1 | -0/+1 |
| | |||||
* | Ignore Rubinius compiled files | Yaroslav Markin | 2010-11-09 | 1 | -0/+1 |
| | |||||
* | added .rvmrc and coverage/ (rcov) to Rails.gitignore | bry4n | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | begin! add Rails and Obj-C templates | Chris Wanstrath | 2010-11-08 | 1 | -0/+5 |