mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
add Modules/zlib/zlib.map to .hgeol
This commit is contained in:
parent
1f10671fc8
commit
d46f72922b
1 changed files with 3 additions and 0 deletions
3
.hgeol
3
.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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue