.git
.gitignore
.venv
.pytest_cache
.qoder
.claude
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
*.md
!README.md
tests/
verify_*.py
run_all_tests.py
reset_circuit_breaker.py
data/
logs/
.env
*.log
