2010-11-08 16:11:38 -05:00
|
|
|
*.rbc
|
2010-11-08 18:20:34 -05:00
|
|
|
capybara-*.html
|
|
|
|
.rspec
|
2013-01-24 03:47:17 -05:00
|
|
|
/log
|
|
|
|
/tmp
|
2010-11-09 02:25:48 -05:00
|
|
|
/db/*.sqlite3
|
2013-01-24 03:47:17 -05:00
|
|
|
/public/system
|
2010-11-09 02:25:48 -05:00
|
|
|
/coverage/
|
2013-01-24 03:47:17 -05:00
|
|
|
/spec/tmp
|
2010-11-08 18:12:21 -05:00
|
|
|
**.orig
|
2010-11-24 13:34:00 -05:00
|
|
|
rerun.txt
|
2012-10-30 13:05:22 -04:00
|
|
|
pickle-email-*.html
|
2014-04-04 18:25:30 -04:00
|
|
|
|
2014-04-18 13:32:38 -04:00
|
|
|
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
|
2013-08-12 13:40:19 -04:00
|
|
|
config/initializers/secret_token.rb
|
2013-12-14 13:58:17 -05:00
|
|
|
config/secrets.yml
|
2013-11-10 05:12:01 -05:00
|
|
|
|
|
|
|
## Environment normalisation:
|
|
|
|
/.bundle
|
|
|
|
/vendor/bundle
|
|
|
|
|
2013-11-10 05:39:33 -05:00
|
|
|
# these should all be checked in to normalise the environment:
|
|
|
|
# Gemfile.lock, .ruby-version, .ruby-gemset
|
2013-11-10 05:12:01 -05:00
|
|
|
|
|
|
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
|
|
|
.rvmrc
|
2014-07-18 17:11:42 -04:00
|
|
|
|
|
|
|
# if using bower-rails ignore default bower_components path bower.json files
|
|
|
|
/vendor/assets/bower_components
|
|
|
|
*.bowerrc
|
|
|
|
bower.json
|