Skip to content

Instantly share code, notes, and snippets.

@macbaszii
Created January 7, 2013 14:35
Show Gist options
  • Select an option

  • Save macbaszii/4475406 to your computer and use it in GitHub Desktop.

Select an option

Save macbaszii/4475406 to your computer and use it in GitHub Desktop.
Git Ignore File for Rails Project
*.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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment