.idea/
.vscode/

__pycache__/
*.py[cod]
*.mo

env/
build/
_build/
dist/
site/
*.egg-info/
*.egg
uv.lock

.ruff_cache
.mypy_cache
.pytest_cache
.coverage

venv/
.venv/
.hatch/

.codegen
.tests
