Skip to content

Instantly share code, notes, and snippets.

@tsabat
Created April 23, 2011 15:32
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 tsabat/938710 to your computer and use it in GitHub Desktop.
Save tsabat/938710 to your computer and use it in GitHub Desktop.
enhanced .gitignore
.bundle
db/*.sqlite3*
log/*.log
*.log
/tmp/
doc/
*.swp
*~
.DS_Store
.idea/*
webrat.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment