Przeglądaj źródła

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

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

ShuerChoi 3 lat temu
rodzic
commit
a0aaec1243
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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