From: Benjamin Peterson Date: Sun, 26 Feb 2017 08:00:09 +0000 (-0800) Subject: mark various test data binary (#233) (#304) X-Git-Tag: v3.6.1rc1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91c499f8f94b89c08686ac9e7c81ea1d89221cbc;p=python mark various test data binary (#233) (#304) --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..55a3f49922 --- /dev/null +++ b/.gitattributes @@ -0,0 +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