From: doko@ubuntu.com Date: Thu, 5 Jan 2017 16:08:07 +0000 (+0100) Subject: add Modules/zlib/zlib.map to .hgeol X-Git-Tag: v2.7.14rc1~306^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52e58684f74eedaabd17bc400be569053fe30fd8;p=python add Modules/zlib/zlib.map to .hgeol --- diff --git a/.hgeol b/.hgeol index 08be82829f..eab3645db1 100644 --- a/.hgeol +++ b/.hgeol @@ -36,6 +36,9 @@ Lib/test/cjkencodings/* = BIN Lib/test/decimaltestdata/*.decTest = BIN Lib/test/sndhdrdata/sndhdr.* = BIN +# Windows only zlib upstream file +Modules/zlib/zlib.map = CRLF + # Windows batch files work best with CRLF, there can be subtle problems with LF **.bat = CRLF