Aldo Román Nureña
0bad6cf48b
added secret_token.rb
...
I added secret_token.rb file to the gitignore as there are public repos sharing it.
2013-08-12 12:40:19 -05:00
Daniel Hengeveld
4f86c33896
Merge pull request #463 from michaelminter/patch-1
...
add .project files to .gitignore
2012-12-19 14:35:58 -08:00
Michael Minter
a698a92747
add .project files to .gitignore
...
.project files come from Aptana Studio, a Rails IDE.
2012-10-30 12:05:22 -05:00
mwitek
c9397c586b
added .rvmrc to the list of ignored extentions
2012-10-28 20:49:30 -04:00
frankel
171709e8e8
config/*.yml should not be ignored in Rails
...
The possible files could be database.yml or sold.yml
2011-12-05 06:14:54 +08:00
Marcin Ciunelis
8fd1095933
added pickle generated files
2011-02-21 18:04:04 -08:00
seenmyfate
83a92c8e7f
added rerun and config ignores
2010-11-13 05:55:28 +08:00
David Padilla
2f219bd07e
Ignore .orig files for Rails
2010-11-09 00:00:45 -08:00
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