mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
chore: add graphify hooks, CLAUDE.md, and gitignore updates
- .claude/settings.json: PreToolUse hooks redirecting grep/file reads to graphify query when graph.json exists - CLAUDE.md: graphify knowledge graph instructions for Claude Code sessions - .gitignore: exclude graphify-out/ and .claude/settings.local.json - .vscode/extensions.json: add comments header Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -20,3 +20,7 @@ platformio.local.ini
|
||||
CODE_REVIEW.md
|
||||
tools/pngs/
|
||||
tools/gpx/
|
||||
|
||||
# graphify
|
||||
graphify-out/
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user