Selaa lähdekoodia

Convert BAT line-endings to CRLF

earthlng 7 vuotta sitten
vanhempi
commit
002780df8c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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