mirror of
https://github.com/python/cpython.git
synced 2025-10-20 21:52:10 +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
|
**.vsprops = BIN
|
||||||
|
|
||||||
**.aif = BIN
|
**.aif = BIN
|
||||||
|
**.aifc = BIN
|
||||||
|
**.aiff = BIN
|
||||||
**.au = BIN
|
**.au = BIN
|
||||||
**.bmp = BIN
|
**.bmp = BIN
|
||||||
**.db = BIN
|
**.db = BIN
|
||||||
|
@ -23,6 +25,7 @@
|
||||||
**.png = BIN
|
**.png = BIN
|
||||||
**.psd = BIN
|
**.psd = BIN
|
||||||
**.tar = BIN
|
**.tar = BIN
|
||||||
|
**.wav = BIN
|
||||||
**.xar = BIN
|
**.xar = BIN
|
||||||
**.zip = BIN
|
**.zip = BIN
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue