Преглед изворни кода

Convert BAT line-endings to CRLF

LF is messing with calls to :message in the updater, at least on my end.
claustromaniac пре 7 година
родитељ
комит
901670fffc
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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