Skip to content

Instantly share code, notes, and snippets.

@dillmo
Created December 13, 2013 19:53
Show Gist options
  • Save dillmo/7950267 to your computer and use it in GitHub Desktop.
Save dillmo/7950267 to your computer and use it in GitHub Desktop.
Rails .gitignore
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
.rvmrc
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
.project
config/initializers/secret_token.rb
*.swp
*.swo
*~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment