Files
PilotVault/Fly App/.claude/settings.local.json
T
tajniak81andClaude Opus 4.8 afc6952eda Initial commit: PilotVault multi-service project
Add API Server (Go/PocketBase), Web App (Go BFF + Vue), Fly App
(Flutter/DJI MSDK), Adobe Plugin, and Docker/Docker AIO deployment
configs. Design assets and build artifacts are gitignored.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 11:43:33 +02:00

10 lines
281 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:repo1.maven.org)",
"PowerShell(& C:\\\\flutter\\\\bin\\\\flutter.bat config --jdk-dir \"C:\\\\Program Files\\\\Android\\\\Android Studio\\\\jbr\" 2>&1)",
"PowerShell(\"--- gradle.properties ---\")"
]
}
}