Browse Source

no message

Ryuiso 5 months ago
parent
commit
66a6657c34
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -9,6 +9,8 @@
 
 # 项目依赖
 node_modules
+package-lock.json
 
 # 打包文件
-/build
+/build
+/dist