25 lines
648 B
JSON
25 lines
648 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet --version:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(dotnet test:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(mkdir:*)",
|
|
"WebSearch",
|
|
"Bash(git merge:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(find:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(dotnet ef migrations add:*)",
|
|
"Bash(dotnet ef database update:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(dotnet add:*)",
|
|
"Bash(del \"C:\\\\work\\\\chrka\\\\Koogle2025\\\\KoogleApp\\\\src\\\\Koogle.Application\\\\DTOs\\\\DayProtocolDto.cs\")"
|
|
]
|
|
}
|
|
}
|