Files
K-C-Multiplayer/.claude/settings.local.json
2025-12-14 21:04:22 +01:00

13 lines
184 B
JSON

{
"permissions": {
"allow": [
"Bash(wc:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(tail:*)"
]
}
}