# Subproject repos are independent
backend-essence-scholar/
essence-scholar-website/
EssenceTeacher/
ssrn-summarizer-extension-public/
# Claude internal state
.claude/

# Environment files
.env*
!.env.example
mcp-server/

# Local venvs / caches
infra/.venv/
infra/__pycache__/
# DB dumps live on Dropbox, never in git
infra/backups/
# Tool state
.antigravitycli/
# Org profile is its own repo (EssenceScholar/.github)
.github-profile/
