Browse Source

fix:update gitignore

yf_elsa.cui 3 months ago
parent
commit
9c3c49d099
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,6 +1,7 @@
 .DS_Store
 node_modules/
 /dist/
+unpackage/*
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
@@ -13,4 +14,3 @@ yarn-error.log*
 *.njsproj
 *.sln
 
-unpackage/*