Parcourir la source

Convert BAT line-endings to CRLF

earthlng il y a 7 ans
Parent
commit
002780df8c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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