agent-team/.gitignore

10 lines
243 B
Text

# Claude agent memory (project-scoped, committed per-project — not here)
# Uncomment if you want to exclude agent memory from this repo:
# .claude/agent-memory/
# Local settings overrides
settings.local.json
# OS noise
.DS_Store
Thumbs.db