.venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
.basedpyright_cache/
dist/
build/
*.egg-info/
.idea/
.vscode/
.omo/
.codegraph/

# Generated by hatch-vcs at build time; mirrors the most recent git tag.
src/cgate/_version.py

# Generated by scripts/_ensure_repo.py; mirrors GITHUB_REPOSITORY / origin.
src/cgate/_repo.py
