clone:legacy

This commit is contained in:
2025-09-05 11:09:58 +09:00
commit 6103518feb
119 changed files with 41713 additions and 0 deletions

16
.prettierignore Normal file
View File

@@ -0,0 +1,16 @@
# Ignore build output
node_modules
build
dist
coverage
.next
out
# Logs
*.log
# Prisma generated
prisma/migrations
# Artifacts
*.min.*