# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/

# Environments
.venv/
venv/
env/

# IDE
.vscode/
.idea/
.claude/
*.swp
.DS_Store

# Local private strategy notes
strategy/

# Halyard runtime
.halyard-cache/
.halyard/active
ai-sessions.log
halyard.toml
clients.toml
projects.toml
time.timeclock
invoices/
*.tmp

# OS
Thumbs.db
