curl: Disable all whitespace checks in third-party code

Add a .gitattributes file to tell Git to skip whitespace checks
in the curl source code.
This commit is contained in:
Brad King 2014-10-08 15:06:26 -04:00
parent 3942cf68b2
commit 15c994ebdc

1
Utilities/cmcurl/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -whitespace