Sfoglia il codice sorgente

Convert BAT line-endings to CRLF

earthlng 7 anni fa
parent
commit
002780df8c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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