mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-10 15:04:59 +00:00
[bugfix] Add .nimf to mimetypes (#11417)
This commit is contained in:
committed by
Andreas Rumpf
parent
a9aef65b2d
commit
3d13103443
@@ -967,6 +967,7 @@ const mimes* = {
|
||||
"niff": "image/x-niff",
|
||||
"nim": "text/nim",
|
||||
"nimble": "text/nimble",
|
||||
"nimf": "text/nim",
|
||||
"nims": "text/nim",
|
||||
"nitf": "application/vnd.nitf",
|
||||
"nix": "application/x-mix-transfer",
|
||||
|
||||
Reference in New Issue
Block a user