add Modules/zlib/zlib.map to .hgeol
This commit is contained in:
parent
1f10671fc8
commit
d46f72922b
3
.hgeol
3
.hgeol
|
@ -40,6 +40,9 @@ Lib/venv/scripts/nt/* = BIN
|
||||||
|
|
||||||
Lib/test/coding20731.py = 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
|
# Windows batch files work best with CRLF, there can be subtle problems with LF
|
||||||
**.bat = CRLF
|
**.bat = CRLF
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue