Browse Source

update .gitignore
兼容mac系统,忽略mac自动生成的DS_Store文件

Signed-off-by: ShuerChoi <8058037+shuerchoi@user.noreply.gitee.com>

ShuerChoi 3 năm trước cách đây
mục cha
commit
a0aaec1243
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -32,3 +32,4 @@ bin-release/
 dist/
 node_modules/
 /Web/package-lock.json
+.DS_Store