# Node
node_modules/
dist/
*.tsbuildinfo

# Python
__pycache__/
*.pyc
build/
*.egg-info/
.eggs/
