feat(mime-ext): add beancount types (#58)
This commit is contained in:
@@ -72,6 +72,8 @@ local EXTS = {
|
|||||||
bcpio = "application/bcpio",
|
bcpio = "application/bcpio",
|
||||||
bdf = "application/font-bdf",
|
bdf = "application/font-bdf",
|
||||||
bdm = "application/syncml.dm+wbxml",
|
bdm = "application/syncml.dm+wbxml",
|
||||||
|
bean = "text/plain",
|
||||||
|
beancount = "text/plain",
|
||||||
bed = "application/realvnc.bed",
|
bed = "application/realvnc.bed",
|
||||||
bh2 = "application/fujitsu.oasysprs",
|
bh2 = "application/fujitsu.oasysprs",
|
||||||
bin = "application/octet-stream",
|
bin = "application/octet-stream",
|
||||||
|
|||||||
Reference in New Issue
Block a user