node_modules/
dist/
data/
.env
*.log
.fuse_hidden*
posts/LAUNCH-POSTS.md
DISCOVERY-PLAN.md
SUBMISSIONS-TODO.md

# Operator-only tools (funded keys, real-money ops) — never commit
/admintools/

# MCP registry publisher binary, downloaded into the repo root at publish time
/mcp-publisher.exe
/mcp-publisher

# Compiled Python caches
__pycache__/

# Ecosystem scout agent workspace (holds a funded hot-wallet key) — never commit
# (both names: the on-disk directory predates the TollWarden rename)
/tollwarden-agent
/paysafe-agent

# Internal project notes — never commit
CLAUDE.md

# Obsidian vault (repo doubles as a vault) — config + private notes stay local
.obsidian/
/notes/

# Claude Code local settings (records approved commands verbatim — may contain secrets)
.claude/
.DS_Store
