Add Feb 6 weeknote; gitignore settings.local.json

CONpossible weeknote with photos of the convention, painted props,
snow day, and fifteen-bean soup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2026-03-24 11:15:57 -04:00
parent b598dd4c35
commit 3e878302f5
3 changed files with 5 additions and 26 deletions

View File

@@ -1,23 +0,0 @@
{
"permissions": {
"allow": [
"Bash(hugo:*)",
"Bash(find:*)",
"Bash(cat:*)",
"Read(//Users/ericwagoner/Downloads/**)",
"Bash(mysql:*)",
"Read(//Users/ericwagoner/Sites/ericwagoner.com/**)",
"Bash(curl:*)",
"Bash(ssh:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(./deploy)",
"Bash(mkdir:*)",
"Bash(chmod:*)",
"Bash(ls:*)",
"Bash(pkill:*)"
],
"deny": [],
"ask": []
}
}