Skip to content

Commit 8c733fd

Browse files
FreekHeijtingclaude
andcommitted
chore: gitignore internal dev artifacts (untrack from public repo)
Untracked from public repo (still present locally for development): - CLAUDE.md (AI workspace instructions) - ROADMAP.md (project status tracking) - HANDOFF.md (session handoff) - WAY_OF_WORK.md (methodology) - LESSONS.md (internal log) - DECISIONS.md (internal architectural decisions) - REQUIREMENTS.md (internal scope) - OPEN-QUESTIONS.md (internal questions log) - START-PROMPT.md (session starter) - docs/masterplan/ (internal planning) - docs/research/ (internal research) Kept public (consumer-facing): - README.md, CHANGELOG.md, INDEX.md, CONTRIBUTING.md, INSTALL.md, USAGE.md, SECURITY.md, AGENT-SKILLS-STANDARD.md, SOURCES.md, LICENSE - docs/validation/audit-report.md - skills/source/**/*.md (168 skill files) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7586b73 commit 8c733fd

12 files changed

Lines changed: 13 additions & 1727 deletions

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ CLAUDE.local.md
55
.claude/
66
*.code-workspace
77

8+
# Internal dev artifacts (kept local, not published)
9+
CLAUDE.md
10+
ROADMAP.md
11+
HANDOFF.md
12+
WAY_OF_WORK.md
13+
LESSONS.md
14+
DECISIONS.md
15+
REQUIREMENTS.md
16+
OPEN-QUESTIONS.md
17+
START-PROMPT.md
18+
docs/masterplan/
19+
docs/research/
20+
821
# tmux-orchestration runtime state
922
state/
1023
.tmo/

CLAUDE.md

Lines changed: 0 additions & 471 deletions
This file was deleted.

DECISIONS.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

HANDOFF.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

LESSONS.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

OPEN-QUESTIONS.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

REQUIREMENTS.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

ROADMAP.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)