Skip to content

Commit 4c0e028

Browse files
committed
mark various test data binary (#233)
1 parent 23d2c31 commit 4c0e028

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Misc/NEWS merge=union
2+
3+
*.pck binary
4+
Lib/test/cjkencodings/* binary
5+
Lib/test/decimaltestdata/*.decTest binary
6+
Lib/test/sndhdrdata/sndhdr.* binary
7+
Lib/test/test_email/data/msg_26.txt binary
8+
Lib/test/xmltestdata/* binary
9+
Lib/venv/scripts/nt/* binary
10+
Lib/test/coding20731.py binary

0 commit comments

Comments
 (0)