1
0
mirror of https://github.com/github/gitignore synced 2024-12-26 14:50:16 +01:00
gitignore/Rails.gitignore

27 lines
510 B
Plaintext
Raw Normal View History

2010-11-09 05:11:38 +08:00
*.rbc
capybara-*.html
.rspec
/log
/tmp
/db/*.sqlite3
/public/system
/coverage/
/spec/tmp
2010-11-08 15:12:21 -08:00
**.orig
2010-11-24 19:34:00 +01:00
rerun.txt
pickle-email-*.html
2014-04-04 16:25:30 -06:00
2014-04-18 13:19:46 -04:00
# TODO Comment out these rules if you are OK with secrets been uploaded to the repo
config/initializers/secret_token.rb
2013-12-14 12:58:17 -06:00
config/secrets.yml
## Environment normalisation:
/.bundle
/vendor/bundle
2013-11-10 21:39:33 +11:00
# these should all be checked in to normalise the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc