.git
.github
**/__pycache__
**/*.pyc
**/*.pyo
.venv
.pytest_cache
.mypy_cache
.ruff_cache
*.egg-info
dist
build
gen-charts
node_modules
.cursor
docs
.coverage
htmlcov
