# =============================================================================
# AgentOps (AO) — agent state & tooling (not part of the project source)
# =============================================================================


# =============================================================================
# Python
# =============================================================================
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.coverage
coverage.xml
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
.env
.env.local
.DS_Store
data/
