Skip to content

Commit a0ea39c

Browse files
Update Lib/mimetypes.py
Co-authored-by: Benedikt Johannes <benedikt.johannes.hofer@gmail.com>
1 parent e9e1cfd commit a0ea39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/mimetypes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ def _default_mime_types():
606606
'.woff2' : 'font/woff2',
607607
'.hjif' : 'haptics/hjif',
608608
'.hmpg' : 'haptics/hmpg',
609+
'.ivs' : 'haptics/ivs',
609610
'.avif' : 'image/avif',
610611
'.bmp' : 'image/bmp',
611612
'.emf' : 'image/emf',

0 commit comments

Comments
 (0)