Browse Source

Convert BAT line-endings to CRLF

LF is messing with calls to :message in the updater, at least on my end.
claustromaniac 7 năm trước cách đây
mục cha
commit
901670fffc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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