Fix gitattributes for
[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 *.cmd eol=crlf
10 *.bat eol=crlf
11 *.txt eol=crlf
12 *.c eol=lf
13 *.h eol=lf
14 Makefile eol=auto
15 *.mak eol=auto