issue # yarn.lock 파일 gitignore 제외
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,7 +3,7 @@ node_modules/
|
|||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
# yarn.lock
|
||||||
|
|
||||||
# Yarn Berry
|
# Yarn Berry
|
||||||
.yarn/*
|
.yarn/*
|
||||||
|
|||||||
Reference in New Issue
Block a user