浏览代码

gitignore

littlegreen 1 年之前
父节点
当前提交
72335a59f0
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,6 +5,7 @@ npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 **/*.log
+unpackage/
 
 tests/**/coverage/
 tests/e2e/reports
@@ -19,5 +20,6 @@ selenium-debug.log
 *.sln
 *.local
 
+
 package-lock.json
 yarn.lock