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:
Timo
2026-07-24 16:34:59 +02:00
parent b6512a318d
commit a1b90eb245
142 changed files with 2 additions and 69333 deletions

3
.gitignore vendored
View File

@@ -44,4 +44,5 @@ next-env.d.ts
.codex
.claude
.agent
.claudeignore
.agents
.claudeignore