# # https://help.github.com/articles/dealing-with-line-endings/ # # This matches the .editorconfig settings * text=auto eol=lf # These are explicitly windows files and should use crlf *.bat text eol=crlf