node_modules/
dist/
coverage/
.pglite-check/
__pycache__/
*.egg-info/
.venv/
.env

# mutation testing (Stryker)
.stryker-tmp/
**/.stryker-tmp/
reports/mutation/
api/reports/
