# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
dist_pypi/
wheels/
*.egg-info
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store

# Virtual environments
.venv

# Local traffic captures may include auth tokens
*.curl
captures/

# Local cloned backend source (not part of this CLI package)
ucloud/
