Skip to content

Instantly share code, notes, and snippets.

View Fenrihr's full-sized avatar
🏠
Working from home

Francisco Fenrihr

🏠
Working from home
View GitHub Profile
@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