GUI demo: fixes, added VS2013 config, x64
[usb-relay-hid.git] / .gitattributes
1 .gitattributes export-ignore
2 .gitignore export-ignore
3 * text=auto
4 *.sh eol=lf
5 *.ac eol=lf
6 *.am eol=lf
7 *akefile eol=lf
8 *.sln eol=crlf
9 *.vcproj eol=crlf
10 *.vcxproj* eol=crlf
11 *.cmd eol=crlf
12 *.bat eol=crlf
13 *.txt eol=crlf
14 *.c eol=lf
15 *.cpp eol=lf
16 *.h eol=lf