18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"autoMemoryDirectory": "~/claude-projects/wuerth-plato/memory",
|
|
"hooks": {
|
|
"SessionStart": []
|
|
},
|
|
"permissions": {
|
|
"additionalDirectories": [
|
|
"~/projects/fahrzeugeinrichtung-plato-backend",
|
|
"~/projects/fahrzeugeinrichtung-plato-gitops"
|
|
],
|
|
"allow": [
|
|
"Edit(~/projects/fahrzeugeinrichtung-plato-backend/**)",
|
|
"Edit(~/projects/fahrzeugeinrichtung-plato-gitops/**)",
|
|
"Edit(~/claude-projects/wuerth-plato/**)"
|
|
]
|
|
}
|
|
}
|