diff options
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2012-05-26 02:25:23 (GMT) |
---|---|---|
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2012-05-26 02:25:23 (GMT) |
commit | f2bdc3690a59ca2af3f2fa82f506350874ff1467 (patch) | |
tree | 49178c65f9f9d3261d6ccf1dceacdc1affc88283 | |
parent | 0b6f6c82b51b7071d88f48abb3192bf3dc2a2d24 (diff) | |
download | cpython-f2bdc3690a59ca2af3f2fa82f506350874ff1467.zip cpython-f2bdc3690a59ca2af3f2fa82f506350874ff1467.tar.gz cpython-f2bdc3690a59ca2af3f2fa82f506350874ff1467.tar.bz2 |
Updated .hgeol for additional binaries.
-rw-r--r-- | .hgeol | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ Lib/test/decimaltestdata/*.decTest = BIN Lib/test/sndhdrdata/sndhdr.* = BIN Lib/test/test_email/data/msg_26.txt = BIN +Lib/venv/scripts/nt/* = BIN + # All other files (which presumably are human-editable) are "native". # This must be the last rule! |