chore(git): ignore local claude settings
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git rm:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(npx eslint:*)",
|
||||
"Bash(pnpm lint:*)",
|
||||
"Bash(test:*)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(find:*)",
|
||||
"WebSearch",
|
||||
"Bash(pnpm lint:fix:*)",
|
||||
"WebFetch(domain:uviewpro.cn)",
|
||||
"WebFetch(domain:wot-design-uni.cn)",
|
||||
"WebFetch(domain:wot-ui.cn)",
|
||||
"Bash(python3 skills/ui-ux-pro-max/scripts/search.py \"IoT mobile app login WeChat miniprogram modern orange\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(python skills/ui-ux-pro-max/scripts/search.py \"IoT mobile app login orange gradient mobile\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(where python)",
|
||||
"Bash(where python3)",
|
||||
"Bash(py --version)",
|
||||
"Bash(py skills/ui-ux-pro-max/scripts/search.py \"IoT mobile app login orange gradient modern elegant\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(py \"cli/assets/scripts/search.py\" \"IoT mobile app login orange gradient modern elegant\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(findstr /i \"input\\\\|cell\\\\|password\\\\|field\\\\|search\\\\|form\\\\|picker\\\\|code\")",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(pnpm build:mp:*)",
|
||||
"Bash(find /c/workspace/java17/aiot-platform-cloud -type f -name \"*.java\" | xargs grep -l -iE \"\\(sociallogin|social_login|wxlogin|wechat|socialtype\\)\" 2>/dev/null | head -30)",
|
||||
"Bash(npx tsc:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@ dist
|
||||
*.sw?
|
||||
.hbuilderx
|
||||
.trae
|
||||
.claude/settings.local.json
|
||||
|
||||
nul
|
||||
*.timestamp-*
|
||||
|
||||
Reference in New Issue
Block a user