.venv/
__pycache__/
.pytest_cache/
.tmp/
.codex/
codex-tmp/
*.egg-info/
dist/
build/
*.pyc
_handoff

# BEGIN harnessops
.harnessops/cache/*
!.harnessops/cache/.gitkeep
.harnessops/tmp/
# END harnessops
