initial commit

This commit is contained in:
2026-06-13 07:24:13 +02:00
commit 99a10def2a
47 changed files with 11330 additions and 0 deletions

14
.prettierignore Normal file
View File

@ -0,0 +1,14 @@
# ドキュメント・設定ディレクトリ
.claude/
.steering/
docs/
CLAUDE.md
# ログファイル
*log.json
# 依存関係
node_modules/
# ビルド成果物
dist/