.git
.gitignore
__pycache__
*.py[cod]
.venv
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
dist/
build/
*.egg-info/
.env
.env.*
*.token.json
.chzzk_token.json
*.log
*.jsonl
docs/
.github/
.mcp.json
CLAUDE.md
.claude/
chzzk.spec
tests/
examples/
