]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Force line endings to LF on common file types.
authorPeter Olsson <peter@olssononline.se>
Sat, 19 Jul 2014 07:40:53 +0000 (09:40 +0200)
committerPeter Olsson <peter@olssononline.se>
Sat, 19 Jul 2014 10:48:16 +0000 (12:48 +0200)
This should help improve the autocrlf issue in Windows.

.gitattributes

index 06c92d07df03d4a26245c17743d62cb81df368ce..97baa707869d5a3301407c25b91388438173d66e 100644 (file)
@@ -1,4 +1,13 @@
 # gitattributes
+*.h text eol=lf
+*.hxx text eol=lf
+*.hpp text eol=lf
+*.in text eol=lf
+*.c text eol=lf
+*.cxx text eol=lf
+*.cpp text eol=lf
+/libs/sofia-sip/libsofia-sip-ua/sip/sip_bad_mask text eol=lf
+*.txt text eol=lf
 *.exe -diff binary executable windows dfsg-nonfree debian-ignore
 *.wav -diff binary sound
 *.gif -diff binary image