에디터 MVP 골격 및 프로젝트 저장/로드 기능 구현
This commit is contained in:
+23
@@ -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
|
||||
Reference in New Issue
Block a user