darwin: updates to support el capitan
[platform/upstream/libusb.git] / .gitattributes
index 1a1929c..fa0f57d 100644 (file)
@@ -1,7 +1,11 @@
-*.sh eol=lf
-*.ac eol=lf
-*.am eol=lf
-*.dsw eol=crlf
-*.dsp eol=crlf whitespace=space-before-tab
-*.sln eol=crlf
-*.vcxproj* eol=crlf
+*.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