.venv/
__pycache__/
*.pyc
.pytest_cache/
.env
dist/
build/
*.egg-info/
.DS_Store
.venv.nosync/

# Secrets: the live key lives in ~/.claude-gpt/config.toml (outside this folder); never commit a copy
config.toml
*.local.toml
.claude-gpt/
