first commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules/
|
||||
# 프로젝트 설정(DB/S3 자격증명 포함) — 절대 커밋 금지
|
||||
.project-env
|
||||
.env
|
||||
.env.*
|
||||
!.project-env.example
|
||||
npm-debug.log*
|
||||
dist/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user