Files
hosts/.gitattributes

6 lines
150 B
Plaintext

# Enforce Unix newlines for all files
* text=auto eol=lf
# Enforce Windows newlines for .bat files
*.bat text eol=crlf
*.nb linguist-detectable=false