hosts/.gitattributes

5 lines
119 B
Plaintext
Raw Normal View History

# Enforce Unix newlines for all files
* text=auto eol=lf
# Enforce Windows newlines for .bat files
*.bat text eol=crlf