Explorar o código

Ensure line endings for .bat are not modified

Closes gh-10039
Marcus Da Coregio %!s(int64=4) %!d(string=hai) anos
pai
achega
510842ff2f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1,6 +1,9 @@
 # Normalize line endings to auto.
 * text auto
 
+# Ensure that line endings for DOS batch files are not modified.
+*.bat -text
+
 # Ensure the following are treated as binary.
 *.cer      binary
 *.graffle  binary