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