summaryrefslogtreecommitdiffstats
path: root/.hgeol
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2017-01-31 12:34:58 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2017-01-31 12:34:58 (GMT)
commitd46f72922b8d203286e5553956ffd1156980c4d9 (patch)
tree39d4ad9204be634f6776050e00e2a9ad2ba6a2e6 /.hgeol
parent1f10671fc809ffe44dbad4652a0ee651f5434e77 (diff)
downloadcpython-d46f72922b8d203286e5553956ffd1156980c4d9.zip
cpython-d46f72922b8d203286e5553956ffd1156980c4d9.tar.gz
cpython-d46f72922b8d203286e5553956ffd1156980c4d9.tar.bz2
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 0555785..eb19a6c 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