chore: untrack .claude/settings.local.json and add to gitignore

This commit is contained in:
2026-04-10 18:07:57 +07:00
parent f66a68b590
commit f6b94a6af4
2 changed files with 4 additions and 21 deletions
-20
View File
@@ -1,20 +0,0 @@
{
"permissions": {
"allow": [
"Bash(rg:*)",
"Bash(grep:*)",
"Bash(mv:*)",
"Bash(ls:*)",
"Bash(java:*)",
"Bash(git rm:*)",
"Bash(mvn compile:*)",
"Bash(where mvn:*)",
"Bash(where mvn.cmd)",
"Bash(mvn clean:*)",
"Bash(mvn test:*)",
"Bash(python3:*)",
"Bash(npm --version)"
],
"deny": []
}
}
+4 -1
View File
@@ -54,4 +54,7 @@ node_modules
web-client/dist
# Repomix output
repomix-output.xml
repomix-output.xml
# Claude Code local overrides
.claude/settings.local.json