mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-05-10 22:01:16 +00:00
Init
This commit is contained in:
45
.claude/settings.local.json
Normal file
45
.claude/settings.local.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:blog.disane.dev)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(npx create-next-app:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npx prisma init:*)",
|
||||
"Bash(npx shadcn@latest init:*)",
|
||||
"Bash(npx shadcn@latest add button card dialog dropdown-menu input label select table badge separator skeleton tooltip alert-dialog checkbox switch textarea avatar popover command form scroll-area sheet tabs sonner)",
|
||||
"Bash(npx prisma generate)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(npm ls:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(docker:*)",
|
||||
"Bash(docker.exe --version:*)",
|
||||
"Bash(where:*)",
|
||||
"Bash(cmd.exe /c \"where docker\")",
|
||||
"Bash(cmd.exe /c \"where psql\")",
|
||||
"Bash(cmd.exe /c \"where pg_isready\")",
|
||||
"Bash(cmd.exe:*)",
|
||||
"Bash(powershell.exe -Command \"winget --version\")",
|
||||
"Bash(powershell.exe:*)",
|
||||
"Bash(npx prisma migrate:*)",
|
||||
"Bash(npx prisma db seed:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"WebFetch(domain:acrylicosvallejo.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:siraya.tech)",
|
||||
"WebFetch(domain:us.elegoo.com)",
|
||||
"WebFetch(domain:thearmypainter.com)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(npx tsx:*)",
|
||||
"Bash(export PATH=\"$PATH:/c/Program Files/Docker/Docker/resources/bin\")",
|
||||
"Bash(curl:*)",
|
||||
"Bash(node scripts/e2e-test.mjs:*)",
|
||||
"Bash(tasklist:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(for page in filaments resins paints dashboard)",
|
||||
"Bash(do echo -n \"$page: \")",
|
||||
"Bash(done)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user