.gitattributes 146 B

123
  1. # Force CRLF line endings for Windows batch files so cmd.exe can parse them
  2. # regardless of the user's core.autocrlf setting.
  3. *.bat text eol=crlf