Skip to content

Instantly share code, notes, and snippets.

@wanghailei
Created October 2, 2011 05:00
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 wanghailei/1257070 to your computer and use it in GitHub Desktop.
Save wanghailei/1257070 to your computer and use it in GitHub Desktop.
Basic .gitignore
db/*.sqlite3
#db/schema.rb
log/*.log
tmp/**/*
*.swp # Vim
*.tmproj # TextMate
tmtags # TextMate
.DS_Store # Mac OS X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment