Files
claude-projects/wuerth-plato/.claude/settings.json
T
2026-06-20 12:17:59 +02:00

15 lines
431 B
JSON

{
"autoMemoryDirectory": "~/claude-projects/wuerth-plato/memory",
"permissions": {
"allow": [
"Edit(~/projects/fahrzeugeinrichtung-plato-backend/**)",
"Edit(~/projects/fahrzeugeinrichtung-plato-gitops/**)",
"Edit(~/claude-projects/wuerth-plato/**)"
],
"additionalDirectories": [
"~/projects/fahrzeugeinrichtung-plato-backend",
"~/projects/fahrzeugeinrichtung-plato-gitops"
]
}
}