From: doko@ubuntu.com Date: Tue, 31 Jan 2017 12:34:58 +0000 (+0100) Subject: add Modules/zlib/zlib.map to .hgeol X-Git-Tag: v3.6.1rc1~128^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d46f72922b8d203286e5553956ffd1156980c4d9;p=thirdparty%2FPython%2Fcpython.git add Modules/zlib/zlib.map to .hgeol --- diff --git a/.hgeol b/.hgeol index 05557851c98d..eb19a6c88d28 100644 --- a/.hgeol +++ b/.hgeol @@ -40,6 +40,9 @@ Lib/venv/scripts/nt/* = BIN Lib/test/coding20731.py = 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