aboutsummaryrefslogtreecommitdiffstats
path: root/Rails.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add .byebug_history to gitignorepisaacs2016-01-231-0/+3
| | | .byebug_history included in default Rails5 setup (https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/app/templates/gitignore)
* Fix few typosJustas Brazauskas2015-12-131-2/+2
|
* Typo in commentWafiq Rodzuan2015-01-211-1/+1
| | | I know this is petty, but imagine thousand upon thousand of corrective commits saved by fixing the typo right into the heart of the file.
* Merge pull request #1257 from sidewinder94/patch-1Carl Suster2015-01-071-0/+3
|\ | | | | Ignoring Pow environment settings (Rails)
| * Removed .powconfig lineAntoine-Ali Zarrouk2014-11-181-1/+0
| | | | | | Couldn't find any references to .powconfig being used in application directory
| * Targeted more specifically pow filesAntoine-Ali Zarrouk2014-11-181-1/+2
| |
| * Ignoring Pow environment settingsAntoine-Ali Zarrouk2014-10-211-0/+3
| |
* | Added *.sqlite3-journal to Rails.gitignorerenhx2014-11-131-0/+1
|/
* Add ignores for bower-railsFabian Heredia Montiel2014-07-181-0/+5
| | | bower-rails integrates bower.io into Rails, it allows you to have everything in a Bowerfile and install all vendor assets easily.
* Changing been to being per https://github.com/tmountjrAdam Gross2014-04-181-1/+1
|
* Simple grammar updateAdam Gross2014-04-181-1/+1
|
* add notice about secret filesAdrian Rangel2014-04-041-0/+2
|
* Remove old sass-cache rule for RailsCarl Suster2014-02-211-2/+0
|
* secrets.yml, not secret.Shawn Davenport2013-12-141-1/+1
|
* Rails: Ignore the new home of secret_key_base.Shawn Davenport2013-12-141-0/+1
|
* Join comments in rails templateCarl Suster2013-11-101-4/+2
|
* Optionally ignore ruby env normalisation files, with commentsCarl Suster2013-11-101-3/+12
|
* Merge pull request #522 from zellux/masterAdam Roben2013-11-071-4/+4
|\ | | | | Ignore Rails directories instead of their files
| * Ignore Rails directories instead of their filesYuanxuan Wang2013-01-241-4/+4
| |
* | Remove .project from Rails.gitignore.Pedro Nascimento2013-09-091-1/+0
| |
* | added secret_token.rbAldo Román Nureña2013-08-121-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-1Daniel Hengeveld2012-12-191-1/+2
|\ | | | | add .project files to .gitignore
| * add .project files to .gitignoreMichael Minter2012-10-301-1/+2
| | | | | | .project files come from Aptana Studio, a Rails IDE.
* | added .rvmrc to the list of ignored extentionsmwitek2012-10-281-0/+1
|/
* config/*.yml should not be ignored in Railsfrankel2011-12-051-1/+0
| | | | The possible files could be database.yml or sold.yml
* added pickle generated filesMarcin Ciunelis2011-02-211-1/+2
|
* added rerun and config ignoresseenmyfate2010-11-131-0/+2
|
* Ignore .orig files for RailsDavid Padilla2010-11-091-0/+2
|
* Unless full paths are used .gitignore, all matching files and folders will ↵Tom Ward2010-11-081-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 filesJeffry Degrande2010-11-091-0/+2
|
* sass generated filesJeffry Degrande2010-11-091-0/+2
|
* Remove .rmvrc from Rails.gitignore. Feel free to add manually.Chris Wanstrath2010-11-081-1/+0
|
* I think you also want to ignore vendor/bundle...Joey Geiger2010-11-081-0/+1
|
* Ignore Rubinius compiled filesYaroslav Markin2010-11-091-0/+1
|
* added .rvmrc and coverage/ (rcov) to Rails.gitignorebry4n2010-11-091-0/+2
|
* begin! add Rails and Obj-C templatesChris Wanstrath2010-11-081-0/+5