mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
mark various test data binary (#233)
This commit is contained in:
parent
cb41b2766d
commit
2771304357
1 changed files with 9 additions and 0 deletions
9
.gitattributes
vendored
9
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue