chore: gitignore agent-memory and remove from tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 20:17:29 +01:00
parent 0013290a19
commit d8a3c03554
10 changed files with 3 additions and 1177 deletions

3
.gitignore vendored
View File

@@ -17,6 +17,9 @@ build/
.env.*.local
!.env.example
# Claude Code
.claude/agent-memory/
# IDE
.idea/
.vscode/