feat(mime-ext): add beancount types (#58)

This commit is contained in:
gmvar
2025-01-29 08:55:00 -08:00
committed by GitHub
parent f202fa8969
commit 02d18be038

View File

@@ -72,6 +72,8 @@ local EXTS = {
bcpio = "application/bcpio",
bdf = "application/font-bdf",
bdm = "application/syncml.dm+wbxml",
bean = "text/plain",
beancount = "text/plain",
bed = "application/realvnc.bed",
bh2 = "application/fujitsu.oasysprs",
bin = "application/octet-stream",