Project Init
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
58
.claude/settings.local.json
Normal file
58
.claude/settings.local.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(if not exist \".claude\" mkdir .claude)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(awk:*)",
|
||||
"Bash(claude --version:*)",
|
||||
"Bash(claude agents list:*)",
|
||||
"Bash(claude help:*)",
|
||||
"Bash(dotnet --version:*)",
|
||||
"Bash(docker:*)",
|
||||
"Bash(psql:*)",
|
||||
"Bash(npx create-next-app:*)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(npx:*)",
|
||||
"Bash(dotnet new:*)",
|
||||
"Bash(dotnet nuget list:*)",
|
||||
"Bash(dotnet nuget disable:*)",
|
||||
"Bash(dotnet restore:*)",
|
||||
"Bash(dotnet sln:*)",
|
||||
"Bash(dotnet add:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(findstr:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(move srcColaFlow.Domain colaflow-apisrcColaFlow.Domain)",
|
||||
"Bash(robocopy:*)",
|
||||
"Bash(xcopy:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(dotnet test:*)",
|
||||
"Bash(dotnet ef migrations add:*)",
|
||||
"Bash(dotnet tool install:*)",
|
||||
"Bash(dotnet ef migrations remove:*)",
|
||||
"Bash(docker-compose up:*)",
|
||||
"Bash(move ColaFlow.Modules.PM.Domain ColaFlow.Modules.ProjectManagement.Domain)",
|
||||
"Bash(dotnet clean:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(docker-compose logs:*)",
|
||||
"Bash(dotnet ef database update:*)",
|
||||
"Bash(dotnet run:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(netstat:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(git init:*)",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(del nul)",
|
||||
"Bash(git rm:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(git reset:*)",
|
||||
"Bash(git commit:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user