Merge pull request #23 from DanielRuf/chore/ignore-yarn-error-logfile

Add yarn-error.log to .gitignore
This commit is contained in:
Daniel Pötzinger
2019-06-30 08:04:35 +02:00
committed by GitHub

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
dist
node_modules
npm-debug.log
yarn-error.log