Skip to content

Instantly share code, notes, and snippets.

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

Michel Betancourt mdbetancourt

🏠
Working from home
View GitHub Profile
@mdbetancourt
mdbetancourt / .gitignore
Created October 15, 2017 20:12
Python3 (venv) programming with VS Code
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python