You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
3015c5d354
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@151565 d073be05-634f-4543-b044-5fe20cf6d1d6
9 lines
234 B
Plaintext
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
|