Add yarn-error.log to .gitignore

pull/310/head
Frostebite 2022-01-30 17:31:43 +00:00
parent f483d6af3f
commit 40a832457d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ node_modules
coverage/
lib/
.vsconfig
yarn-error.log