ソースを参照

优化:gitignore

shaun-sheep 4 年 前
コミット
22614abba1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,6 +1,6 @@
 .DS_Store
 node_modules/
-/dist/
+dist/
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*