.pytest_cache/
.ruff_cache/
.codex/
.gemini/
.venv/
*.pyc
__pycache__/
.mypy_cache/
dist/
build/
*.egg-info/
artifacts/
.coverage
htmlcov/
.env
data/*.db
data/*.sqlite
data/*.sqlite3
!data/.gitkeep
benchmark/data/*
!benchmark/data/.gitkeep
benchmark/vendor/*
!benchmark/vendor/.gitkeep
benchmark/results/*
!benchmark/results/.gitkeep
.cognitiveos/bootstrap/
docs/*
!docs/.gitkeep
MEMORY.MD
AGENTS.md
