From: 碎碎酱 Date: Wed, 9 Oct 2019 16:13:54 +0000 (+0800) Subject: chore: add the yarn error log file to git ignore (#150) X-Git-Tag: v3.0.0-alpha.0~539 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0478ca4cdb4bb0e38bcc9c782dc7b4327dbc3253;p=thirdparty%2Fvuejs%2Fcore.git chore: add the yarn error log file to git ignore (#150) --- diff --git a/.gitignore b/.gitignore index 761e8b210b..0a663edeb5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ coverage temp explorations TODOs.md +*.log