Files
MeshCore-Solo/.gitignore
Jakub ceea1df196 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>
2026-06-07 16:16:38 +02:00

27 lines
347 B
Plaintext

.direnv
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
out/
.direnv/
.DS_Store
.vscode/settings.json
.vscode/extensions.json
.idea
cmake-*
.cache
.ccls
compile_commands.json
.venv/
venv/
platformio.local.ini
CODE_REVIEW.md
tools/pngs/
tools/gpx/
# graphify
graphify-out/
.claude/settings.local.json