[📝] .gitignore 파일 수정
This commit is contained in:
parent
7433b32b3b
commit
b13ec315a5
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -10,6 +10,10 @@
|
|||
./bin/
|
||||
|
||||
|
||||
# 노드 관련
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
|
||||
|
||||
# 기본 파일 및 폴더 제외
|
||||
|
|
Loading…
Reference in New Issue
Block a user