.git
.github
.codegraph
.venv
venv
__pycache__
*.pyc
*.egg-info
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
arena-store
*.sqlite*
tests
docs
*.md
!README.md
assets
