22 lines
1.3 KiB
JSON
22 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git config:*)",
|
|
"Bash(git push http://jungjaewoong:12345678@114.203.209.83:3000/SamProject/sam-design.git main)",
|
|
"Bash(git pull http://jungjaewoong:12345678@114.203.209.83:3000/SamProject/sam-design.git main --rebase)",
|
|
"Bash(git stash:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit -m \"$(cat <<''EOF''\n문서 추가: 기준정보 및 영업관리 모듈 가이드\n\n- master-data-modules.md: 기준정보 모듈 문서 추가\n- sales-management-modules.md: 영업관리 모듈 문서 추가\n- validation-usage.md: 유효성 검사 사용법 업데이트\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
|
|
"Bash(git fetch http://jungjaewoong:12345678@114.203.209.83:3000/SamProject/sam-design.git main)",
|
|
"Bash(git commit:*)",
|
|
"Bash(for file in QuoteManagement.tsx QuoteManagement3Write.tsx QuoteManagement3List.tsx QuoteManagement3Detail.tsx)",
|
|
"Bash(do echo '=== $file ===' diff 'c:/샘프로젝트_mvp_figma_react/MES Solution Website Structure 251202/src/components/$file' c:/샘프로젝트_mvp_figma_react/sam-design/src/components/$file)",
|
|
"Bash(git checkout:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|