# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.venv

# TypeScript
node_modules/
typescript/dist/

# OS
.DS_Store
