We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5872356 commit 679f651Copy full SHA for 679f651
1 file changed
.fernignore
@@ -47,15 +47,10 @@ examples/
47
.gitignore
48
context7.json
49
50
-# Agent files
51
-AGENTS.md
52
-CLAUDE.md
53
-.claude/
54
-
55
# Build output
56
target/
57
58
-# Agent files (Claude Code, OpenCode, other agent tools)
+# Agent files (Claude Code, OpenCode, and shared agent tooling)
59
# .agents/skills/ holds agent-agnostic skills discoverable via `npx skills`.
60
# CLAUDE.md is kept here defensively alongside AGENTS.md — some agent tooling
61
# expects one name, some the other, and layouts vary across checkouts.
0 commit comments