Explorar el Código

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

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

ShuerChoi hace 3 años
padre
commit
a0aaec1243
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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