Commit Graph

8 Commits

Author SHA1 Message Date
Tom Ward 6f6fbb0363 Unless full paths are used .gitignore, all matching files and folders will 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.
2010-11-08 23:58:18 -08:00
Jeffry Degrande 2cd02577f2 rspec config file and capybara generated files 2010-11-09 15:45:44 +08:00
Jeffry Degrande ef630e07b4 sass generated files 2010-11-09 15:45:43 +08:00
Chris Wanstrath 244b9d3ef5 Remove .rmvrc from Rails.gitignore. Feel free to add manually. 2010-11-08 15:08:54 -08:00
Joey Geiger 1231be1e5d I think you also want to ignore vendor/bundle... 2010-11-08 15:04:31 -08:00
Yaroslav Markin 672ce09d68 Ignore Rubinius compiled files 2010-11-09 06:41:26 +08:00
bry4n b3e1755b56 added .rvmrc and coverage/ (rcov) to Rails.gitignore 2010-11-09 04:49:39 +08:00
Chris Wanstrath b7cc33a99b begin! add Rails and Obj-C templates 2010-11-08 12:21:45 -08:00