summaryrefslogtreecommitdiff
path: root/.hgeol
diff options
context:
space:
mode:
authordoko <doko@ubuntu.com>2017-01-31 13:34:58 +0100
committerdoko <doko@ubuntu.com>2017-01-31 13:34:58 +0100
commitd7764ed2a9255ddb5bdb7d3f184610cdc7a66aad (patch)
tree824f829981f60b77382a1a57602e66ffdc23f3b3 /.hgeol
parentcc0c1ed2f982af049016e737e75b809ec4bf0783 (diff)
downloadcpython-d7764ed2a9255ddb5bdb7d3f184610cdc7a66aad.tar.gz
add Modules/zlib/zlib.map to .hgeol
Diffstat (limited to '.hgeol')
-rw-r--r--.hgeol3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index 05557851c9..eb19a6c88d 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