Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit 31238dc

Browse files
committed
chore: remove agent metadata from repo
1 parent 86ed037 commit 31238dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ out/
1414
.env
1515
web/.env.local
1616

17+
# Local AI / agent metadata
18+
AGENTS.md
19+
CLAUDE.md
20+
CLAUDE.local.md
21+
memory.md
22+
.agents/
23+
.claude/
24+
.codex/
25+
1726
# Frontend build artifacts
1827
web/node_modules/
1928
web/.next/

0 commit comments

Comments
 (0)