Fix gitattributes for all text
authorpavel <pavel@aaa>
Sun, 23 Nov 2014 01:04:36 +0000 (03:04 +0200)
committerpavel <pavel@aaa>
Sun, 23 Nov 2014 01:04:36 +0000 (03:04 +0200)
commit8401c785bcd61531827d10d25efed3aa931366a0
tree093fda50bf7c3355b96326484606521fbbc24519
parent7dc02d6aca317cc239ad007f019fb2ba8c897c5e
Fix gitattributes for all text
.gitattributes
doc/Readme_USB-Relay-DLL.txt [new file with mode: 0644]
lib/usb-relay-dll/.gitignore [new file with mode: 0644]
lib/usb-relay-dll/dllmain.c [new file with mode: 0644]
lib/usb-relay-dll/stdafx.h [new file with mode: 0644]
lib/usb-relay-dll/targetver.h [new file with mode: 0644]
lib/usb-relay-dll/usb-relay-dll.vcproj [new file with mode: 0644]
lib/usb-relay-dll/usb_relay_dll.def [new file with mode: 0644]
lib/usb-relay-dll/usb_relay_lib_win32.c [new file with mode: 0644]
lib/usb_relay_device.h [new file with mode: 0644]