diff --git a/community/JavaScript/Vue.gitignore b/community/JavaScript/Vue.gitignore index 4538951c..fc1de02d 100644 --- a/community/JavaScript/Vue.gitignore +++ b/community/JavaScript/Vue.gitignore @@ -7,3 +7,6 @@ docs/_book # TODO: where does this rule come from? test/ + +#if the yarn error ,an error file is generated +yarn-error.log