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

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ node_modules
.DS_Store
.vscode
.idea
yarn-error.log