mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
- .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>
27 lines
347 B
Plaintext
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
|