Codex fixes
Some checks failed
Deploy Website / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-05-25 09:49:40 -04:00
parent 78ec3d58e3
commit 014b1836c0
101 changed files with 1048 additions and 7327 deletions

6
.gitignore vendored
View File

@@ -23,6 +23,8 @@
# misc
.DS_Store
*.pem
.claude/
.agents/
# debug
npm-debug.log*
@@ -39,3 +41,7 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# local runtime state
.data/
visitors.db*