Skip to content

Instantly share code, notes, and snippets.

@vaporic
vaporic / .gitignore
Last active January 31, 2016 22:32
.gitignore para django
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python