From e9fd8969345bc5b16696f440535b6c7370df3c2e Mon Sep 17 00:00:00 2001 From: Lukas Date: Thu, 26 Mar 2026 23:36:52 +0100 Subject: [PATCH] Clean up gitignore and CLAUDE.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add .rodney/ to gitignore. Remove redundant Active Technologies and Recent Changes sections from CLAUDE.md — info already covered by Tech Stack and Data & Storage sections. Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + CLAUDE.md | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index adcdde1..20b2529 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Thumbs.db coverage/ *.tsbuildinfo docs/agents/plans/ +.rodney/ diff --git a/CLAUDE.md b/CLAUDE.md index db64541..135cd4d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -125,9 +125,3 @@ The constitution (`.specify/memory/constitution.md`) governs all feature work: 4. **MVP Baseline** — Say "MVP baseline does not include X", never permanent bans. 5. **Spec-driven features** — Features are described in living specs; evolve existing specs via `/integrate-issue`, create new ones via `/speckit.specify`. Bug fixes and tooling changes do not require specs. -## Active Technologies -- TypeScript 5.8 (strict mode, `verbatimModuleSyntax`) + React 19, Vite 6, Tailwind CSS v4, Lucide Reac (005-player-characters) -- localStorage (new key `"initiative:player-characters"`) (005-player-characters) - -## Recent Changes -- 005-player-characters: Added TypeScript 5.8 (strict mode, `verbatimModuleSyntax`) + React 19, Vite 6, Tailwind CSS v4, Lucide Reac