# TypeScript
node_modules/
dist/
packages/typescript/tests/output/

# Python
__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
packages/python/tests/output/

# Shared
.DS_Store
