feat(files): support .HIF file

Signed-off-by: mayonnaisehypernova <>
Signed-off-by: Louis Chmn <louis@chmn.me>
This commit is contained in:
mayonnaisehypernova 2024-11-13 08:25:43 +01:00 committed by Louis Chmn
parent e0400742f7
commit 81ecbee3a2

View file

@ -75,6 +75,7 @@
"h": ["text/x-h"],
"heic": ["image/heic"],
"heif": ["image/heif"],
"hif": ["image/heic"],
"hh": ["text/x-h"],
"hpp": ["text/x-h"],
"htaccess": ["text/plain"],