Initial commit: Craft2Prints with Stages 1-3
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Skill(update-config)",
|
||||
"Skill(update-config:*)",
|
||||
"Bash(npx prisma *)",
|
||||
"Bash(xargs grep -l \"effectivePrice\")",
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(powershell -Command \"Get-ChildItem D:\\\\Craft2Prints -Filter '.env*' -Force | Select-Object Name\")",
|
||||
"Bash(dir /a D:\\\\Craft2Prints\\\\.env*)",
|
||||
"Bash(git add *)",
|
||||
"Bash(git restore *)",
|
||||
"Bash(git reset *)",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(git commit -m ' *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user