1
0
This commit is contained in:
2026-03-07 03:35:29 +09:00
commit efc513be15
18 changed files with 1103 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.DS_Store
/node_modules
/dist
.env
.env.production
package-lock.json
.claude
/claude.md
/CLAUDE.md
/public/animation
/public/model
/public/audio
/public/favicon.png