ソースを参照

Convert BAT line-endings to CRLF

earthlng 7 年 前
コミット
002780df8c
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