initial commit
This commit is contained in:
14
.prettierignore
Normal file
14
.prettierignore
Normal file
@ -0,0 +1,14 @@
|
||||
# ドキュメント・設定ディレクトリ
|
||||
.claude/
|
||||
.steering/
|
||||
docs/
|
||||
CLAUDE.md
|
||||
|
||||
# ログファイル
|
||||
*log.json
|
||||
|
||||
# 依存関係
|
||||
node_modules/
|
||||
|
||||
# ビルド成果物
|
||||
dist/
|
||||
Reference in New Issue
Block a user