libusb/.gitattributes
Pete Batard 2250152b25 Git: add export-ignore for git config file
* Prevents release archives produced from git to contain
  git related files.
2012-03-29 23:21:25 +01:00

10 lines
257 B
Plaintext

*.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
.gitattributes export-ignore
.gitignore export-ignore