💄: 新增 yarn-lock 与 yarn-error.log 忽略
This commit is contained in:
parent
72e3802659
commit
7177be5bf0
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,3 +9,7 @@ package-lock.json
|
|||||||
*.ntvs*
|
*.ntvs*
|
||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
|
|
||||||
|
# yarn
|
||||||
|
yarn-lock
|
||||||
|
yarn-error.log
|
Loading…
Reference in New Issue
Block a user