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

# The built-in database servers are installed here for the tests; only the
# manifest and lockfile are tracked.
node_modules/
