summaryrefslogtreecommitdiffstats
path: root/Source/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-06-27 18:27:23 (GMT)
committerBrad King <brad.king@kitware.com>2011-06-27 18:52:25 (GMT)
commit9912c41c176105bf0dad953e242aacc2717e9e6f (patch)
treee187c90933f28c8e339418488e43bf61ea873a26 /Source/.gitattributes
parentea1a519a356cb8b6a54ca3858f20aa9560be9ccf (diff)
downloadCMake-9912c41c176105bf0dad953e242aacc2717e9e6f.zip
CMake-9912c41c176105bf0dad953e242aacc2717e9e6f.tar.gz
CMake-9912c41c176105bf0dad953e242aacc2717e9e6f.tar.bz2
Import sha2 implementation 1.0 from Aaron D. Gifford
Copy cm_sha2.[hc] from sha2.[hc] in "sha2-1.0.tar.gz" downloaded today from http://www.aarongifford.com/computers/sha.html with trivial whitespace cleanup. Also fix #include to account for rename.
Diffstat (limited to 'Source/.gitattributes')
-rw-r--r--Source/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/.gitattributes b/Source/.gitattributes
new file mode 100644
index 0000000..cf4dabd
--- /dev/null
+++ b/Source/.gitattributes
@@ -0,0 +1,2 @@
+# Preserve upstream indentation style.
+cm_sha2.* whitespace=indent-with-non-tab