updated gitignore

This commit is contained in:
Mikkeli Matlock
2026-03-15 15:16:32 +09:00
parent 3b689e0c4c
commit c466de62b2
2 changed files with 4 additions and 22 deletions
-21
View File
@@ -1,21 +0,0 @@
{
"permissions": {
"allow": [
"WebFetch(domain:docs.anthropic.com)",
"Bash(cat:*)",
"Bash(lsb_release:*)",
"Bash(find:*)",
"Bash(python:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"WebFetch(domain:docs.github.com)",
"WebFetch(domain:docs.github.com)",
"Bash(ssh:*)",
"Bash(rm:*)"
],
"deny": [],
"ask": [],
"defaultMode": "acceptEdits"
},
"outputStyle": "haruki"
}
+4 -1
View File
@@ -21,4 +21,7 @@ __pycache__/
# OS files # OS files
.DS_Store .DS_Store
Thumbs.db Thumbs.db
# claude
.claude/