Browse Source

屏蔽文件

彭宇 1 year ago
parent
commit
5c97e336a3
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .gitignore

+ 2 - 3
.gitignore

@@ -1,9 +1,8 @@
 ######################################################################
 # Build Tools
-
-/unpackage/*
 /node_modules/*
-
+/uni_modules
+/unpackage
 ######################################################################
 # Development Tools