From: Vinay Sajip Date: Sat, 26 May 2012 02:25:23 +0000 (+0100) Subject: Updated .hgeol for additional binaries. X-Git-Tag: v3.3.0a4~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2bdc3690a59ca2af3f2fa82f506350874ff1467;p=thirdparty%2FPython%2Fcpython.git Updated .hgeol for additional binaries. --- diff --git a/.hgeol b/.hgeol index afb1e6b16e52..64bb7cf31d49 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!