mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
21 lines
422 B
Text
21 lines
422 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
|
|
|
|
# Generated output (derived from source templates via generate.sh)
|
|
settings.json
|
|
claude/
|
|
codex/
|
|
opencode/agents/
|
|
opencode/AGENTS.md
|
|
opencode/opencode.json
|
|
.claude
|
|
.codex
|
|
.direnv
|