Browse Source

gitignore修正

East 4 years ago
parent
commit
85a4923aec
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,4 +1,6 @@
 node_modules/
+/dist
+/shiwan
 
 # editor directories and files
 .vscode