Skip to content

Instantly share code, notes, and snippets.

@micahwalter
Created February 23, 2011 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save micahwalter/839722 to your computer and use it in GitHub Desktop.
Save micahwalter/839722 to your computer and use it in GitHub Desktop.
ruby on rails .gitignore
.bundle
db/*.sqlite3*
log/*.log
tmp/**/*
tmp/*
doc/api
doc/app
*.swp
*~
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment