Remove internal project files from tracking and update .gitignore

Stop tracking .claude/, CLAUDE.md, ARCHITECTURE.md, and plans/ — these are
local-only working files for Claude Code and should not be on the shared
Gitea remote. Files remain on disk, only removed from git index.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-21 14:05:36 +10:00
parent 07be9d7314
commit 3e7de78721
16 changed files with 6 additions and 1498 deletions

6
.gitignore vendored
View File

@@ -25,3 +25,9 @@ dist-ssr
*storybook.log
storybook-static
# Claude Code (local-only project files)
.claude/
CLAUDE.md
ARCHITECTURE.md
plans/