Prechádzať zdrojové kódy

Convert BAT line-endings to CRLF

earthlng 7 rokov pred
rodič
commit
002780df8c
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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