Skip to content

Instantly share code, notes, and snippets.

@feluxe
Last active November 23, 2016 01:16
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 feluxe/a8daf051e35beb9949f1798689ce65b7 to your computer and use it in GitHub Desktop.
Save feluxe/a8daf051e35beb9949f1798689ce65b7 to your computer and use it in GitHub Desktop.
.gitignore
.cache/
venv-{{proj_name}}/
.env
debian/
### Wheels ###
build/
dist/
### Intellij ###
*.iml
.idea/
### Vim ###
.swp
### Python ###
__pycache__/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment