core: Add debug statements to help trace transfers
[platform/upstream/libusb.git] / .gitattributes
index b6ffeb8..fa0f57d 100644 (file)
@@ -1,3 +1,11 @@
-*.sh eol=lf
-*.ac eol=lf
-*.am eol=lf
+*.sh            eol=lf
+*.ac            eol=lf
+*.am            eol=lf
+*.dsw           eol=crlf
+*.dsp           eol=crlf whitespace=space-before-tab
+*.sln           eol=crlf
+*.vcproj        eol=crlf
+*.vcxproj*      eol=crlf
+.gitattributes  export-ignore
+.gitignore      export-ignore
+INSTALL_WIN.txt eol=crlf