Remove CLAUDE.md from version control and add to gitignore

- Updated CLAUDE.md with current architecture and recent improvements
- Removed from git tracking to keep as local development resource
- Added to gitignore to prevent future commits

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Connor Johnstone
2025-08-31 10:37:36 -04:00
parent 45c32a6d1e
commit 1b4a26e31a
2 changed files with 4 additions and 66 deletions

5
.gitignore vendored
View File

@@ -16,4 +16,7 @@ dist/
# Environment variables (secrets)
.env
.env.local
.env.*.local
.env.*.local
# Development notes (keep local)
CLAUDE.md