forked from Mirrors/freeswitch
28 lines
742 B
Plaintext
28 lines
742 B
Plaintext
# 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
|
|
*.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
|
|
/clients/flex* dfsg-nonfree
|
|
/debian* debian-ignore
|
|
/freeswitch.xcodeproj debian-ignore
|
|
/libs/ilbc* dfsg-nonfree
|
|
/libs/libg722_1* dfsg-nonfree
|
|
/libs/win32* windows debian-ignore
|
|
/htdocs* dfsg-nonfree debian-ignore
|
|
/w32* windows debian-ignore
|