diff options
author | Benjamin-Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-21 13:43:54 +0100 |
---|---|---|
committer | Benjamin-Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-21 13:43:54 +0100 |
commit | f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113 (patch) | |
tree | c6b42466d2ef4d1c50122a2ccaa289603b75176f /libusb-1.0/.gitattributes | |
parent | Ran make distclean for libusb and universal binary support to heimdall-frontend (diff) | |
download | Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.gz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.bz2 Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.lz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.xz Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.tar.zst Heimdall-f93ed08599fd104e3b8d0f5f1f0b1a6421ce4113.zip |
Diffstat (limited to 'libusb-1.0/.gitattributes')
-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 |