.gitattributes (586B)
1 *.c text eol=lf diff=cpp 2 *.h text eol=lf diff=cpp 3 *.h.in text eol=lf diff=cpp 4 *.c.in text eol=lf diff=cpp 5 .gitattributes text eol=lf 6 .gitignore text !eol 7 configure.ac text eol=lf 8 makefile.am text eol=lf 9 *.m4 text eol=lf 10 *.sh text eol=lf diff=bash 11 *.key text eol=lf 12 *.crt text eol=lf 13 *.pem text eol=lf 14 *.yml text eol=lf 15 *.rec text eol=lf 16 *.template text eol=lf 17 uncrustify.cfg text eol=lf 18 .editorconfig text eol=crlf 19 *.props text eol=cflf 20 *.vcxproj text eol=cflf 21 *.vcxproj.filters text eol=cflf 22 *.sln text eol=cflf 23 cpp.hint text !eol 24 *.ps1 text eol=cflf 25 *.rc.in text eol=lf