__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
.pytest_cache/

# TS kernel (ts/)
node_modules/
*.tsbuildinfo
