Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing been to being per https://github.com/tmountjr | Adam Gross | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Simple grammar update | Adam Gross | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | add notice about secret files | Adrian Rangel | 2014-04-04 | 1 | -0/+2 |
| | |||||
* | Remove old sass-cache rule for Rails | Carl Suster | 2014-02-21 | 1 | -2/+0 |
| | |||||
* | secrets.yml, not secret. | Shawn Davenport | 2013-12-14 | 1 | -1/+1 |
| | |||||
* | Rails: Ignore the new home of secret_key_base. | Shawn Davenport | 2013-12-14 | 1 | -0/+1 |
| | |||||
* | Join comments in rails template | Carl Suster | 2013-11-10 | 1 | -4/+2 |
| | |||||
* | Optionally ignore ruby env normalisation files, with comments | Carl Suster | 2013-11-10 | 1 | -3/+12 |
| | |||||
* | Merge pull request #522 from zellux/master | Adam Roben | 2013-11-07 | 1 | -4/+4 |
|\ | | | | | Ignore Rails directories instead of their files | ||||
| * | Ignore Rails directories instead of their files | Yuanxuan Wang | 2013-01-24 | 1 | -4/+4 |
| | | |||||
* | | Remove .project from Rails.gitignore. | Pedro Nascimento | 2013-09-09 | 1 | -1/+0 |
| | | |||||
* | | added secret_token.rb | Aldo Román Nureña | 2013-08-12 | 1 | -0/+1 |
|/ | | | I added secret_token.rb file to the gitignore as there are public repos sharing it. | ||||
* | Merge pull request #463 from michaelminter/patch-1 | Daniel Hengeveld | 2012-12-19 | 1 | -1/+2 |
|\ | | | | | add .project files to .gitignore | ||||
| * | add .project files to .gitignore | Michael Minter | 2012-10-30 | 1 | -1/+2 |
| | | | | | | .project files come from Aptana Studio, a Rails IDE. | ||||
* | | added .rvmrc to the list of ignored extentions | mwitek | 2012-10-28 | 1 | -0/+1 |
|/ | |||||
* | config/*.yml should not be ignored in Rails | frankel | 2011-12-05 | 1 | -1/+0 |
| | | | | The possible files could be database.yml or sold.yml | ||||
* | added pickle generated files | Marcin Ciunelis | 2011-02-21 | 1 | -1/+2 |
| | |||||
* | added rerun and config ignores | seenmyfate | 2010-11-13 | 1 | -0/+2 |
| | |||||
* | 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 |