Untrack .agents directory and add it to .gitignore
.agents/ contains local tooling/skill files that got committed by mistake; .gitignore already had .agent (singular) but not the plural folder actually in use. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -44,4 +44,5 @@ next-env.d.ts
|
||||
.codex
|
||||
.claude
|
||||
.agent
|
||||
.claudeignore
|
||||
.agents
|
||||
.claudeignore
|
||||
|
||||
Reference in New Issue
Block a user