feat: init
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(\"D:/PlatformIO/penv/Scripts/platformio.exe\" run *)",
|
||||
"WebFetch(domain:www.micradar.cn)",
|
||||
"WebFetch(domain:m.elecfans.com)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:boardor.com)",
|
||||
"Read(//d//**)",
|
||||
"PowerShell(Get-Content \"D:\\\\R60AFD1_数据手册_V1.2.pdf\" -Raw -Encoding Byte | Out-Null; Write-Host \"File exists, size:\" \\(\\(Get-Item \"D:\\\\R60AFD1_数据手册_V1.2.pdf\"\\).Length\\);)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user