Files
AccountForger-neuerUpload/.claude/settings.local.json
Claude Project Manager a25a26a01a Update changes
2026-01-18 18:15:34 +01:00

29 Zeilen
834 B
JSON

{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(tree:*)",
"Bash(git -C /mnt/a/GiTea/AccountForger log --oneline)",
"Bash(cat:*)",
"Bash(sqlite3:*)",
"Bash(find:*)",
"Bash(pkill:*)",
"Bash(lsof:*)",
"Bash(ls:*)",
"Bash(Remove-Item -Path \"A:\\\\GiTea\\\\AccountForger\\\\debug_video_issue.py\" -Force)",
"Bash(Remove-Item -Path \"A:\\\\GiTea\\\\AccountForger\\\\utils\\\\modal_test.py\" -Force)",
"Bash(Remove-Item -Path \"A:\\\\GiTea\\\\AccountForger\\\\browser\\\\instagram_video_bypass.py\" -Force)",
"Bash(dir:*)",
"Bash(python -m py_compile:*)",
"WebSearch",
"Bash(grep:*)"
],
"deny": [],
"ask": [],
"defaultMode": "acceptEdits",
"additionalDirectories": [
"/mnt/a/GiTea/Styleguide"
]
}
}