Files
aihot/.claude/settings.local.json
2026-05-27 17:14:08 +08:00

16 lines
546 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:aihot.virxact.com)",
"Bash(Get-Content \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\backend\\\\requirements.txt\")",
"Bash(Test-Path \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\.env.example\")",
"Bash(pip show *)",
"Bash(pip install *)",
"Bash(docker --version)",
"Bash(psql --version)",
"Bash(python -c ' *)",
"PowerShell(netstat -ano)"
]
}
}