Skip to content

Instantly share code, notes, and snippets.

@robb-broome
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robb-broome/9966873 to your computer and use it in GitHub Desktop.
Save robb-broome/9966873 to your computer and use it in GitHub Desktop.
**.orig
*.pid
*.rbc
*.swo
*.swp
*~
.DS_Store
.powrc
.rspec
.rvmrc
/* solr/ */
/coverage/
/db/*.sqlite3
/db/*.sqlite3-journal
/log
/logs
/public/system
/spec/tmp
/tmp
:q
:w
capybara-*.html
config/initializers/secret_token.rb
config/secrets.yml
config/database.yml
config/mongoid.yml
data
erd.pdf
log/*
logfile
pickle-email-*.html
public/system
public/uploads/
## Environment normalisation:
/.bundle
/vendor/bundle
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment