]> Sergey Matveev's repositories - godlighty.git/commitdiff
.minisig, .sig
authorSergey Matveev <stargrave@stargrave.org>
Wed, 26 Jul 2023 12:24:50 +0000 (15:24 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 26 Jul 2023 12:25:03 +0000 (15:25 +0300)
rc/mime/crypto
rc/mime/text

index 979389cc27d11ade93da7f98e4da4cf85f7a574b..eceac163a71a5578b391a9739e9c9c4484778f70 100644 (file)
@@ -10,4 +10,3 @@
 .p8e   application/pkcs8-encrypted
 .pem   application/x-pem-file
 .pfx   application/pkcs12
-.sig   application/pgp-signature
index f34852d2be75aefafffb2a6f3ed6630176cad0f2..f6a618b3890c777f361caea1b34d9cb18e74dc2b 100644 (file)
@@ -9,10 +9,12 @@
 .ldif  text/plain; charset=utf-8       c
 .log   text/plain; charset=utf-8       c
 .md    text/markdown; charset=utf-8    c
+.minisig       text/plain      c
 .patch text/x-diff     c
 .pod   text/x-pod; charset=utf-8       c
 .readme        text/plain; charset=utf-8       c
 .rec   text/plain; charset=utf-8       c
+.sig   text/plain; charset=utf-8       c
 .txt   text/plain; charset=utf-8       c
 .url   text/uri-list; charset=utf-8    c
 .uue   text/x-uuencode c