반영 확인 #4
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -10,6 +10,10 @@
|
|||
./bin/
|
||||
|
||||
|
||||
# 노드 관련
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
|
||||
|
||||
# 기본 파일 및 폴더 제외
|
||||
|
|
Loading…
Reference in New Issue
Block a user