# TypeScript SDK
typescript/node_modules/
typescript/dist/
typescript/*.tgz

# Python SDK
python/dist/
python/build/
python/*.egg-info/
python/.eggs/
**/__pycache__/
*.py[cod]
