Skip to content

Instantly share code, notes, and snippets.

@miguelgr
Created February 28, 2014 18:16
Show Gist options
  • Save miguelgr/9276591 to your computer and use it in GitHub Desktop.
Save miguelgr/9276591 to your computer and use it in GitHub Desktop.
*.pyc
.DS_Store
*.egg
*.egg-info
dist
build
eggs
sdist
develop-eggs
.installed.cfg
### Sublime Text
*.sublime*
##virtualenv##
bin/
lib/
include/
local/
logs/
man/
share/
## Todos ##
*.TODO
## Floobits
.floo
.flooignore
/static/images/
/static/vendor/
# virtualenv
env
## Node Modules
node_modules
src/node_modules
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment