chore: CLAUDE.md aus Repo entfernen, in .gitignore aufnehmen

CLAUDE.md enthält lokale Claude-Code-Anweisungen und gehört nicht ins
öffentliche Repository.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Your Name 2026-06-12 03:51:03 +02:00
commit ad939f3a31
2 changed files with 3 additions and 85 deletions

3
.gitignore vendored
View file

@ -43,3 +43,6 @@ Thumbs.db
# Secrets (extra safeguard)
*.env
.env.*
# Claude Code instructions (local only)
CLAUDE.md