mirror of
https://github.com/tiennm99/docker-images.git
synced 2026-07-30 18:22:12 +00:00
Remove settings.local.json from version control
Add .claude/settings.local.json to .gitignore to prevent local permission settings from being tracked.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(docker build:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
*.deb
|
||||
*.rpm
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user