2010-11-09 05:11:38 +08:00
|
|
|
*.rbc
|
2010-11-09 07:19:21 +08:00
|
|
|
*.sassc
|
|
|
|
.sass-cache
|
2010-11-09 07:20:34 +08:00
|
|
|
capybara-*.html
|
|
|
|
.rspec
|
2013-01-24 16:47:17 +08:00
|
|
|
/log
|
|
|
|
/tmp
|
2010-11-09 07:25:48 +00:00
|
|
|
/db/*.sqlite3
|
2013-01-24 16:47:17 +08:00
|
|
|
/public/system
|
2010-11-09 07:25:48 +00:00
|
|
|
/coverage/
|
2013-01-24 16:47:17 +08:00
|
|
|
/spec/tmp
|
2010-11-08 15:12:21 -08:00
|
|
|
**.orig
|
2010-11-24 19:34:00 +01:00
|
|
|
rerun.txt
|
2012-10-30 12:05:22 -05:00
|
|
|
pickle-email-*.html
|
2013-08-12 12:40:19 -05:00
|
|
|
config/initializers/secret_token.rb
|
2013-11-10 21:12:01 +11:00
|
|
|
|
|
|
|
## Environment normalisation:
|
|
|
|
/.bundle
|
|
|
|
/vendor/bundle
|
|
|
|
|
|
|
|
# these should 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
|