Initial commit to add all 3 custom projects
This commit is contained in:
15
.claude/settings.local.json
Normal file
15
.claude/settings.local.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find C:ProjectsANLSANSLIBANSCustomHelmetDetection -type f -name *)",
|
||||
"mcp__desktop-commander__read_file",
|
||||
"Bash(grep -E \"\\\\.\\(cpp|h|c|vcxproj|sln|props\\)$\")",
|
||||
"Bash(find /c/Projects/CLionProjects/ANSCustomModels -name *.cmake -o -name CMakeLists.txt)",
|
||||
"Bash(cp \"C:/Projects/ANLS/ANSLIB/ANSCustomFireNSmokeDetection/ANSCustomFireNSmoke.cpp\" \"C:/Projects/CLionProjects/ANSCustomModels/ANSCustomFireNSmokeDetection/ANSCustomFireNSmoke.cpp\")",
|
||||
"Bash(cp \"C:/Projects/ANLS/ANSLIB/ANSCustomFireNSmokeDetection/dllmain.cpp\" \"C:/Projects/CLionProjects/ANSCustomModels/ANSCustomFireNSmokeDetection/dllmain.cpp\")",
|
||||
"Bash(cp \"C:/Projects/ANLS/ANSLIB/ANSCustomFireNSmokeDetection/framework.h\" \"C:/Projects/CLionProjects/ANSCustomModels/ANSCustomFireNSmokeDetection/framework.h\")",
|
||||
"Bash(cp \"C:/Projects/ANLS/ANSLIB/ANSCustomFireNSmokeDetection/pch.h\" \"C:/Projects/CLionProjects/ANSCustomModels/ANSCustomFireNSmokeDetection/pch.h\")",
|
||||
"Bash(cp \"C:/Projects/ANLS/ANSLIB/ANSCustomFireNSmokeDetection/pch.cpp\" \"C:/Projects/CLionProjects/ANSCustomModels/ANSCustomFireNSmokeDetection/pch.cpp\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user