Files
2026-02-23 14:02:44 +01:00

9 lines
119 B
JSON

{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"Bash(dotnet ef migrations add:*)"
]
}
}