mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
# Enforce Unix newlines for all files
|
|
* text=auto eol=lf
|
|
# Enforce Windows newlines for .bat files
|
|
*.bat text eol=crlf
|