# Build artifacts
dist/
build/
*.egg-info/
*.tgz

# Python
__pycache__/
*.py[cod]

# Node
node_modules/

# System
.DS_Store
