node_modules/
dist/
.env
.env.local
*.log
.DS_Store
coverage/
*.tsbuildinfo
.turbo/
*.tgz

# Python
__pycache__/
*.py[cod]
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.egg-info/
build/
*.whl
