Files
gpac/.gitattributes

23 lines
286 B
Plaintext

* text=auto
*.c text
*.cpp text
*.h text
*.ttx text
Makefile text
#unix
*.sh text eol=lf
configure text eol=lf
#windows
*.bat text eol=crlf
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.dsp text eol=crlf
*.dsw text eol=crlf
#gui
share/gui/gui.bt text eol=lf