Files
fileshare/.claude/settings.local.json
2026-05-21 21:37:00 +01:00

10 lines
159 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(cmake --version)",
"Bash(g++ --version)"
]
}
}