Browse Source

force CRLF for bat files

Andrey Filipenkov 2 months ago
parent
commit
25b0cf21d3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,3 +1,5 @@
 *.json linguist-language=JSON-with-Comments
 *.h linguist-language=C++
 *.cpp linguist-language=C++
+
+*.bat text eol=crlf