Files
libusb/.gitattributes
T
Pete Batard b0a72dd7a7 use eol= in .gitattributes (requires git >= 1.7.3)
* eol=lf does not work with autocrlf=true on Windows for older git
2011-02-21 13:16:29 +00:00

8 lines
120 B
Plaintext

*.sh eol=lf
*.ac eol=lf
*.am eol=lf
*.dsw eol=crlf
*.dsp eol=crlf
*.sln eol=crlf
*.vcproj eol=crlf