Skip to content

Instantly share code, notes, and snippets.

@foxzool
Created February 11, 2011 07:46
Show Gist options
  • Save foxzool/822048 to your computer and use it in GitHub Desktop.
Save foxzool/822048 to your computer and use it in GitHub Desktop.
rails git ignore template
.DS_Store
.bundle
.project
.idea
nbproject
config/database.yml
log/*
tmp/*
db/*.sqlite3
db/schema.rb
**/.DS_Store
vendor/cache/*
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
.bundle
vendor/bundle
public/system/*
coverage/
spec/tmp/*
**.orig
rerun.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment