mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add .hgeol file for the Mercurial EOL extension.
This commit is contained in:
parent
6ce1daedc3
commit
2efeb40d5f
1 changed files with 36 additions and 0 deletions
36
.hgeol
Normal file
36
.hgeol
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
[patterns]
|
||||
** = native
|
||||
|
||||
**.bat = CRLF
|
||||
**.def = CRLF
|
||||
**.dsp = CRLF
|
||||
**.dsw = CRLF
|
||||
**.mak = CRLF
|
||||
**.mk = CRLF
|
||||
**.rc = CRLF
|
||||
**.sln = CRLF
|
||||
**.vcproj = CRLF
|
||||
**.vsprops = CRLF
|
||||
|
||||
**.aif = BIN
|
||||
**.au = BIN
|
||||
**.bmp = BIN
|
||||
**.db = BIN
|
||||
**.exe = BIN
|
||||
**.icns = BIN
|
||||
**.gif = BIN
|
||||
**.ico = BIN
|
||||
**.info = BIN
|
||||
**.jpg = BIN
|
||||
**.pck = BIN
|
||||
**.png = BIN
|
||||
**.psd = BIN
|
||||
**.tar = BIN
|
||||
**.xar = BIN
|
||||
**.zip = BIN
|
||||
|
||||
Lib/email/test/data/msg_26.txt = BIN
|
||||
Lib/test/sndhdrdata/sndhdr.* = BIN
|
||||
|
||||
[repository]
|
||||
native = LF
|
||||
Loading…
Add table
Add a link
Reference in a new issue