# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
.eggs/
*.egg
MANIFEST

# Virtual environments
/.venv/
/venv/
/env/

# uv
.python-version

# Secrets / credentials — never commit
.env
*.env
*credentials*
*api_key*

# Editor / OS
.DS_Store
.idea/
.vscode/
/.vsfavorite
*.swp
*.swo

# Test / coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
coverage.xml

# Runtime artifacts (tmux sessions, captures, logs)
tmp/
.shadow-repo/
*.log
.agent-run-logs/
.agentsys/
tmp/agents-runtime/
tmp/cao-home/
tmp/cao-server/
tmp/brains/

# Local credential/state paths under user-provided libraries
**/.claude.json
.gemini/
.codex/
.claude/
.aws/cli-agent-orchestrator/

# Generated docs
site/

# Houmao jobs dir
.houmao/
/dockers/email-system/.data/
/dockers/dev-helpers/filestash/.data/
!/dockers/dev-helpers/filestash/.env

.agent-automation/hacktest/

.agent-automation/impl-branches/
.git/
scripts/demo/mail-ping-pong-gateway-demo-pack/outputs/
