-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
19 lines (19 loc) · 991 Bytes
/
Copy path.gitignore
File metadata and controls
19 lines (19 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated session data (not part of the toolkit)
# dtb-project/: nur Workflow-Artefakte (Ideen, Status, Session-Logs) werden versioniert,
# generierte Outputs (HTML) und Drop-Zones bleiben lokal
dtb-project/*
!dtb-project/project-workflows/
!dtb-project/project-changelog/
!dtb-project/project-strategy/
# project-rules bleibt lokal — Ausnahme: DERIVED_STATE_RULES.md ist Kit-Bestandteil
# (zentrale Ableitungsregel, Vorlage fuer project-init)
# lessons.md bleibt bewusst ungetrackt — auch hier im Kit-Repo selbst: es ist ein
# entwicklungsbegleitendes Laufzeit-Artefakt, kein auszulieferndes Kit-Teil. Folge
# (bewusst akzeptiert, Entscheidung 2026-07-18): Lessons sind klon-lokal und reisen nicht
# ueber Arbeitsorte mit. Nicht erneut als offene Frage aufmachen.
!dtb-project/project-rules/
dtb-project/project-rules/*
!dtb-project/project-rules/DERIVED_STATE_RULES.md
.obsidian/
# Lokale Claude-Code-Einstellungen (Permission-Cache), maschinenspezifisch
.claude/settings.local.json