summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2012-05-26 03:25:23 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2012-05-26 03:25:23 +0100
commitf2bdc3690a59ca2af3f2fa82f506350874ff1467 (patch)
tree49178c65f9f9d3261d6ccf1dceacdc1affc88283
parent0b6f6c82b51b7071d88f48abb3192bf3dc2a2d24 (diff)
downloadcpython-git-f2bdc3690a59ca2af3f2fa82f506350874ff1467.tar.gz
Updated .hgeol for additional binaries.
-rw-r--r--.hgeol2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index afb1e6b16e..64bb7cf31d 100644
--- a/.hgeol
+++ b/.hgeol
@@ -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!