Explorar el Código

Convert BAT line-endings to CRLF

earthlng hace 7 años
padre
commit
002780df8c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -4,5 +4,6 @@
 *.md text
 *.yml text
 *.txt text
+*.bat text eol=crlf
 
 *.png binary