Skip to content

Instantly share code, notes, and snippets.

@wwgist
Created April 12, 2013 14:51
Show Gist options
  • Save wwgist/5372588 to your computer and use it in GitHub Desktop.
Save wwgist/5372588 to your computer and use it in GitHub Desktop.
GIT: .gitignore
*.py~
*.py[cod]
local_settings.py
*.db
*sublime*
wsgi.py
# Packages
*.egg
*.egg-info
dist
build
eggs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment