Skip to content

Instantly share code, notes, and snippets.

@ashwoods
Created October 11, 2011 17:58
Show Gist options
  • Save ashwoods/1278849 to your computer and use it in GitHub Desktop.
Save ashwoods/1278849 to your computer and use it in GitHub Desktop.
python/django gitignore
*~
*.pyc
*.swp
hospex/local_settings.py
hospex/hospex.db
hospex/site-static/
hospex/compass/.sass-cache/
.code_swarm
.idea
build
dist
*.egg
hospex.egg-info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment