This commit is contained in:
not-elm
2025-08-10 21:28:45 +09:00
commit 23bdc65da3
91 changed files with 20122 additions and 0 deletions

7
.claude/settings.json Normal file
View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": ["WebFetch", "WebSearch"],
"deny": ["Read(./.env)", "Read(./secrets/**)"]
}
}