node_modules/
dist/
coverage/
.pgdata/
*.tsbuildinfo
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
packages/sdk-py/dist/
.env
# Stryker mutation testing
moat/.stryker-tmp/
moat/reports/
