Files
bewerb/.gitignore
tlg 229224a750 Design-Spec für mkt-Umgebung (CRM + KI-Bewerbungen) festhalten
Brainstorming-Ergebnis: Verzeichnisstruktur, versioniertes Gedächtnis,
zwei Skills (projekt-anlegen, bewerbung-schreiben), Bewerbungs-Register
mit Schwerpunkt-Matching und Ordner-Namensschema. .secrets/ via
.gitignore vom Repo ausgeschlossen.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 09:18:58 +02:00

11 lines
202 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Geheimnisse NIEMALS versionieren (enthält CRM-API-Key)
.secrets/
# Lokale, nicht zu teilende Claude-Code-Einstellungen
.claude/settings.local.json
# Betriebssystem / Editor
.DS_Store
*~
.*.swp