diff options
Diffstat (limited to '')
-rwxr-xr-x | libusb-1.0/.gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libusb-1.0/.gitattributes b/libusb-1.0/.gitattributes new file mode 100755 index 0000000..bfef1a2 --- /dev/null +++ b/libusb-1.0/.gitattributes @@ -0,0 +1,8 @@ +*.sh -crlf +*.ac -crlf +*.am -crlf +*.dsw -crlf +*.dsp -crlf +*.sln -crlf +*.vcproj -crlf +*.test -crlf |