[9front] mimetype: add entry for .patch extension
This way, upas/vf won't flag .patch files as suspicious by default.
This commit is contained in:
parent
29fbba7b6d
commit
ac5a8ea1e2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue