Files
bokdev-sample/.gitignore
Scaffolder 1b122886f9 initial commit
Change-Id: I80f911b3ee68264927839ebee517d37bc3b71c9b
2026-06-24 07:04:35 +00:00

10 lines
166 B
Plaintext

node_modules/
# 프로젝트 설정(DB/S3 자격증명 포함) — 절대 커밋 금지
.project-env
.env
.env.*
!.project-env.example
npm-debug.log*
dist/
.DS_Store