From: Benjamin Peterson Date: Thu, 23 Feb 2017 06:38:48 +0000 (-0800) Subject: mark various test data binary (#233) X-Git-Tag: v3.7.0a1~1299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2771304357607aa62801a67acc1e3c7c8ec489ce;p=python mark various test data binary (#233) --- diff --git a/.gitattributes b/.gitattributes index 253cc6dee4..55a3f49922 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,10 @@ Misc/NEWS merge=union + +*.pck binary +Lib/test/cjkencodings/* binary +Lib/test/decimaltestdata/*.decTest binary +Lib/test/sndhdrdata/sndhdr.* binary +Lib/test/test_email/data/msg_26.txt binary +Lib/test/xmltestdata/* binary +Lib/venv/scripts/nt/* binary +Lib/test/coding20731.py binary