clean up settings.local.json
This commit is contained in:
parent
c4bd048148
commit
089a0ef425
2 changed files with 1 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add *)",
|
||||
"Bash(git commit *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ __pycache__/
|
|||
instance/
|
||||
.env
|
||||
app.db
|
||||
.claude/settings.local.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue