mod claude permissions
This commit is contained in:
parent
c9d2f4d0a0
commit
6903e13425
|
|
@ -15,7 +15,8 @@
|
||||||
"Bash(taskkill:*)",
|
"Bash(taskkill:*)",
|
||||||
"Bash(dotnet ef migrations add:*)",
|
"Bash(dotnet ef migrations add:*)",
|
||||||
"Bash(dotnet ef database update:*)",
|
"Bash(dotnet ef database update:*)",
|
||||||
"Bash(cat:*)"
|
"Bash(cat:*)",
|
||||||
|
"Bash(dir:*)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue