Adam Gross
5f1911f3b4
Simple grammar update
2014-04-18 13:19:46 -04:00
Adrian Rangel
9d4978d1c8
add notice about secret files
2014-04-04 16:25:30 -06:00
Carl Suster
553033ff2f
Remove old sass-cache rule for Rails
2014-02-21 10:39:43 +11:00
Shawn Davenport
8c525145ac
secrets.yml, not secret.
2013-12-14 12:58:17 -06:00
Shawn Davenport
9a2da27935
Rails: Ignore the new home of secret_key_base.
2013-12-14 12:55:32 -06:00
Carl Suster
669668fb14
Join comments in rails template
2013-11-10 21:39:33 +11:00
Carl Suster
0ac2f7cb82
Optionally ignore ruby env normalisation files, with comments
2013-11-10 21:12:01 +11:00
Adam Roben
6309a0abea
Merge pull request #522 from zellux/master
...
Ignore Rails directories instead of their files
2013-11-07 10:34:58 -08:00
Pedro Nascimento
85562c2572
Remove .project from Rails.gitignore.
2013-09-09 01:14:44 -03:00
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
Yuanxuan Wang
ab68187ab9
Ignore Rails directories instead of their files
2013-01-24 16:47:17 +08: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 and Chris Wanstrath
8fd1095933
added pickle generated files
2011-02-21 18:04:04 -08:00
seenmyfate and Chris Wanstrath
83a92c8e7f
added rerun and config ignores
2010-11-13 05:55:28 +08:00
David Padilla and Chris Wanstrath
2f219bd07e
Ignore .orig files for Rails
2010-11-09 00:00:45 -08:00
Tom Ward and Chris Wanstrath
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 and Chris Wanstrath
2cd02577f2
rspec config file and capybara generated files
2010-11-09 15:45:44 +08:00
Jeffry Degrande and Chris Wanstrath
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 and Chris Wanstrath
1231be1e5d
I think you also want to ignore vendor/bundle...
2010-11-08 15:04:31 -08:00
Yaroslav Markin and Chris Wanstrath
672ce09d68
Ignore Rubinius compiled files
2010-11-09 06:41:26 +08:00
bry4n and Chris Wanstrath
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