에디터 MVP 골격 및 프로젝트 저장/로드 기능 구현

This commit is contained in:
2025-11-18 06:04:39 +09:00
commit 4b00e9a3f9
26 changed files with 11179 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Node
node_modules/
.next/
# Env/Secrets
.env
.env.*
# Logs
*.log
# Playwright
playwright-report/
blob-report/
# Docker
**/.DS_Store
# Plans (exclude from Git)
메인플랜.md
최초플랜.md
/src/generated/prisma