Files
macports-ports/.gitattributes
T
Lawrence Velázquez 3015c5d354 Normalize EOLs in Git clones
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151565 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-08-17 21:57:59 +00:00

9 lines
234 B
Plaintext

# Normalize EOLs by default, to avoid falling back on committers'
# "core.autocrlf" settings.
* text=auto
# Don't normalize EOLs of files derived from an upstream.
*.diff -text
*.patch -text
net/nagios-plugins/files/check_nt.c -text