mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-22 00:04:57 -05:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Unix, Linux and OS X use LF
|
|
# Declare files that will always have LF line endings on checkout.
|
|
*.sh text eol=lf
|