diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2010-03-24 23:48:35 -0400 |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2010-03-24 23:48:35 -0400 |
commit | d610519246acac33ff69d1bf0641ff64e800c9e2 (patch) | |
tree | 12bf59f0f5997048195a6bb0a77b35586a77bebb /tests/data/.gitattributes | |
parent | 481c61d06082195d7ce8ab6cc21ce274e54b2aa4 (diff) | |
download | curl-d610519246acac33ff69d1bf0641ff64e800c9e2.tar.gz |
Add .gitattributes files to turn off CRLF translation for some files
Diffstat (limited to 'tests/data/.gitattributes')
-rw-r--r-- | tests/data/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/.gitattributes b/tests/data/.gitattributes new file mode 100644 index 000000000..4636c2ccf --- /dev/null +++ b/tests/data/.gitattributes @@ -0,0 +1 @@ +test* -crlf |