27 lines
257 B
Plaintext
27 lines
257 B
Plaintext
# Node
|
|
node_modules/
|
|
.next/
|
|
|
|
# Env/Secrets
|
|
.env
|
|
.env.*
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Playwright
|
|
playwright-report/
|
|
blob-report/
|
|
test-results/
|
|
|
|
# Docker
|
|
**/.DS_Store
|
|
|
|
# Plans (exclude from Git)
|
|
메인플랜.md
|
|
최초플랜.md
|
|
MAIN_PLAN.md
|
|
|
|
/src/generated/prisma
|
|
|
|
uploads/ |