chore(gitignore): add yarn-error.log to .gitignore

This commit is contained in:
István Pató 2022-09-07 12:09:06 +02:00
commit 6b2a9e7cf8

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ lib
node_modules
.DS_Store
.vscode
.idea
.idea
yarn-error.log