Skip to content

Commit 679f651

Browse files
committed
chore(repo): dedupe agent entries in .fernignore
1 parent 5872356 commit 679f651

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.fernignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,10 @@ examples/
4747
.gitignore
4848
context7.json
4949

50-
# Agent files
51-
AGENTS.md
52-
CLAUDE.md
53-
.claude/
54-
5550
# Build output
5651
target/
5752

58-
# Agent files (Claude Code, OpenCode, other agent tools)
53+
# Agent files (Claude Code, OpenCode, and shared agent tooling)
5954
# .agents/skills/ holds agent-agnostic skills discoverable via `npx skills`.
6055
# CLAUDE.md is kept here defensively alongside AGENTS.md — some agent tooling
6156
# expects one name, some the other, and layouts vary across checkouts.

0 commit comments

Comments
 (0)