*.pyc
__pycache__

# Secrets - never commit
scripts/discord/logs/*
scripts/*/.env
scripts/*/.tokens.json
scripts/.env
*.tokens.json

.venv/
venv/
.gptme/

# Task lock files (runtime state)
state/locks/

# Session state files (runtime state)
state/sessions/

# Stale directory from tasks->gptodo rename (PR #171)
packages/tasks/
