add yarn-error.log to gitignore (#2928)

This commit is contained in:
Benjamin Staneck 2018-04-24 18:29:24 +02:00 committed by CHaBou
parent 1ab6390067
commit 9197c47dc9

1
.gitignore vendored
View file

@ -8,6 +8,7 @@ node_modules
# logs
npm-debug.log
yarn-error.log
# optional dev config file and plugins directory
.hyper.js