Files
tinbird-database/.claude/settings.local.json
T
2026-04-30 18:32:17 +08:00

10 lines
251 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 \"d:/UnityProject/tinbird-database/replace_chapters.py\")",
"Bash(python3 -c \"print\\('hello'\\)\")",
"Bash(python \"d:/UnityProject/tinbird-database/replace_bold.py\")"
]
}
}