mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
backport media types from default
This commit is contained in:
parent
239990daec
commit
f54ab1f5b1
1 changed files with 3 additions and 0 deletions
3
.hgeol
3
.hgeol
|
@ -10,6 +10,8 @@
|
|||
**.vsprops = BIN
|
||||
|
||||
**.aif = BIN
|
||||
**.aifc = BIN
|
||||
**.aiff = BIN
|
||||
**.au = BIN
|
||||
**.bmp = BIN
|
||||
**.db = BIN
|
||||
|
@ -23,6 +25,7 @@
|
|||
**.png = BIN
|
||||
**.psd = BIN
|
||||
**.tar = BIN
|
||||
**.wav = BIN
|
||||
**.xar = BIN
|
||||
**.zip = BIN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue