
# Python
__pycache__/
*.pyc
*.pyo

# Node
node_modules/
dist/
