Skip to content

Instantly share code, notes, and snippets.

@micahwalter
Created February 23, 2011 00:12
Show Gist options
  • Select an option

  • Save micahwalter/839722 to your computer and use it in GitHub Desktop.

Select an option

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