dist/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
.eggs/
.venv/
.venv-check/
venv/
testenv/
VISION.md
repofail-contract.json

# Sensitive / local-only (never commit)
.env
.env.local
.env.*.local
.secrets
secrets.yaml
.credentials
*.pem
.DS_Store

# Source logo (cropped version committed as docs/logo.png)
repofail-logo-cropped-upscaled.png

# Homebrew tap is a separate repo
homebrew-tap/

# Test artifacts
test-bot.md
