chore: git ignore yarn-error.log (#3413)

This commit is contained in:
Nico Prat 2018-06-06 14:26:30 +02:00 committed by Pooya Parsa
parent 6578bd7011
commit 9097ddefda

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ package-lock.json
# Logs
*.log
npm-debug.log*
yarn-error.log*
# Other
.nuxt*