DB Schema FIX
This commit is contained in:
13
src/Backend/.claude/settings.local.json
Normal file
13
src/Backend/.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dotnet --version:*)",
|
||||
"Bash(dotnet restore:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(dotnet ef:*)",
|
||||
"Bash(dotnet tool install:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user