diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 0cf78b77e..000000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dir \"D:\\\\Git\\\\MeshCore\\\\variants\")", - "Bash(find /d/Git/MeshCore -name *.h -path */include/* -type f)", - "WebFetch(domain:github.com)", - "WebSearch", - "WebFetch(domain:wiki.seeedstudio.com)", - "WebFetch(domain:meshtastic.org)", - "WebFetch(domain:adrelien.com)", - "WebFetch(domain:manuals.plus)", - "WebFetch(domain:devices.esphome.io)", - "WebFetch(domain:files.seeedstudio.com)", - "WebFetch(domain:raw.githubusercontent.com)", - "WebFetch(domain:api.github.com)", - "Bash(grep -r \"IO_EXPANDER\\\\|i2c_addr\\\\|PCA9554\\\\|expander\" D:GitMeshCore.piolibdepsSenseCapIndicator-ESPNow_comp_radio_usbLovyanGFXsrc --include=*.hpp --include=*.cpp -l)", - "Bash(dir \"D:\\\\Git\\\\MeshCore\\\\.pio\\\\libdeps\\\\SenseCapIndicator-ESPNow_comp_radio_usb\\\\LovyanGFX\\\\src\\\\lgfx\\\\v1\\\\platforms\\\\esp32s3\" /b)", - "Bash(findstr /S /M \"ui_Screen1_screen_init\\\\|ui_TabPageHome\\\\|lv_tabview_add_tab\" D:GitMeshCore*.cpp D:GitMeshCore*.h)" - ] - } -}