Explorar el Código

将word文件生成的备份文件加到git ignore中

Zhangqy hace 1 mes
padre
commit
8b0d9f4350
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -12,3 +12,4 @@ yarn-error.log*
12 12
 *.ntvs*
13 13
 *.njsproj
14 14
 *.sln
15
+~$*

Loading…
Cancelar
Guardar