]> git.ipfire.org Git - thirdparty/freeswitch.git/blobdiff - .gitattributes
Merge pull request #2467 from signalwire/sb14
[thirdparty/freeswitch.git] / .gitattributes
index 06c92d07df03d4a26245c17743d62cb81df368ce..f031f3153519ba2e537fdca202cddd2a459dccd7 100644 (file)
@@ -1,10 +1,23 @@
 # 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
+*.txt text eol=lf
 *.exe -diff binary executable windows dfsg-nonfree debian-ignore
 *.wav -diff binary sound
 *.gif -diff binary image
 *.jpg -diff binary image
 *.jpeg -diff binary image
 *.pbm -diff binary image
+*.min.js -diff binary minified
+*-min.js -diff binary minified
+*.min.css -diff binary minified
+.git* debian-ignore
+gbp.conf debian-ignore
 /clients/flex* dfsg-nonfree
 /debian* debian-ignore
 /freeswitch.xcodeproj debian-ignore