Git ignore Yarn error logs

This commit is contained in:
Sean King 2020-10-14 08:52:06 -06:00
parent 9b6728ad1e
commit ec34e3a758
No known key found for this signature in database
GPG key ID: 510C52BACD6E7257

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
/.env
/deploy.sh
/.vs/
yarn-error.log*