From ac5a8ea1e270bc8ffc2e9ea183e1de712aa4c64e Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 8 Feb 2021 21:09:17 -0800 Subject: [PATCH] [9front] mimetype: add entry for .patch extension This way, upas/vf won't flag .patch files as suspicious by default. --- sys/lib/mimetype | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/lib/mimetype b/sys/lib/mimetype index e10298fc4..4e70fa20c 100644 --- a/sys/lib/mimetype +++ b/sys/lib/mimetype @@ -91,6 +91,7 @@ .p text plain - y # Pascal program .p7m application x-pkcs7-mime - y # SMIME .p7s application x-pkcs7-signature - y # SMIME +.patch text plain - y .pbm image x-portable-bitmap - y .pdf application pdf - y # Adobe Portable Document Format .pif application octet-stream - r # DOS executable