Browse Source

.gitignore编辑

gcz 1 year ago
parent
commit
740abee164
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,6 +5,8 @@ npm-debug.log*
 yarn-debug.log*
 yarn-debug.log*
 yarn-error.log*
 yarn-error.log*
 
 
+node_modules/
+
 # Editor directories and files
 # Editor directories and files
 .hbuilderx
 .hbuilderx
 .idea
 .idea