Skip to content

Instantly share code, notes, and snippets.

@chinmaygarde
Created December 13, 2009 07:42
Show Gist options
  • Save chinmaygarde/255334 to your computer and use it in GitHub Desktop.
Save chinmaygarde/255334 to your computer and use it in GitHub Desktop.
.gitignore for Ruby on Rails Projects
.DS_Store
log/*.log
tmp/**/*
db/*.sqlite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment