fix: remove tracked user-specific files from repository

- Remove CLAUDE.md from tracking (generated by init-bootstrap)
- Remove settings.local.json from tracking (user-specific)
- Add both to .gitignore for all users
- These files should be created locally by each user
This commit is contained in:
Noah Brier
2025-09-13 18:57:08 -04:00
parent e6a43500f2
commit d0c3f6be42
3 changed files with 2 additions and 129 deletions
+2
View File
@@ -9,6 +9,8 @@
firecrawl_config.sh
# Claude files
CLAUDE.md
.claude/settings.local.json
# MCP config
.mcp.json