added .gitattributes, edited readme
[usb-relay-hid.git] / .gitattributes
1 .gitattributes export-ignore
2 .gitignore export-ignore
3 *.sh eol=lf
4 *.ac eol=lf
5 *.am eol=lf
6 *.sln eol=crlf
7 *.vcproj eol=crlf
8 *.vcxproj* eol=crlf
9 *.txt eol=crlf
10 *.c eol=lf
11 *.h eol=lf