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

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual environments
.venv/
venv/
ENV/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# Linting
.ruff_cache/
.mypy_cache/

# Local development
.env
.envrc
*.local

# macOS
.DS_Store

# Claude Code
.claude/
.bandit
.envrc.example
Justfile.example
lefthook.yml

# Claude Code automation (shadow mode - not tracked)
# Synced from template repository for local AI assistance
# These files provide development automation but shouldn't be committed
*.persuade.yml
*.persuade.md
*.persuade.txt
*.persuade
