Skip to content

Instantly share code, notes, and snippets.

@saboyutaka
Last active December 21, 2015 15:19
Show Gist options
  • Save saboyutaka/6325808 to your computer and use it in GitHub Desktop.
Save saboyutaka/6325808 to your computer and use it in GitHub Desktop.
.gitignore for Rails
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*.log
tmp/**/*
/tmp/*
/db/*.sqlite3*
/public/system/*
/coverage/
/spec/tmp/*
#config/database.yml
public/assets*
public/coverage
.powenv
*sublime*
.tags*
.rbenv-version
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment