.venv/
.pytest_cache/
__pycache__/
*.pyc
*.pyo
.git/
.gitignore
.cursor/
openspec/
dev_memory/
tests/
.env
*.md
!README.md
