X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=rc%2Fmime%2Ftext;h=a9d540f3ba89d4b4cd6c8a2780438115c492aaa9;hb=241d153049750166c970dc644e1cf14b8b3f3509;hp=b7013e5f933d30f55d299ba0c4dcafff4d53a636;hpb=5b7eb71cfe22abb59c481d3cee3a719ff6d88095;p=godlighty.git diff --git a/rc/mime/text b/rc/mime/text index b7013e5..a9d540f 100644 --- a/rc/mime/text +++ b/rc/mime/text @@ -1,6 +1,7 @@ .asc text/plain c .csv text/csv c .cue text/plain c +.diff text/x-diff c .gmi text/gemini; charset=utf-8 c .icf text/calendar; charset=utf-8 c .info text/info; charset=utf-8 c @@ -8,6 +9,7 @@ .ldif text/plain; charset=utf-8 c .log text/plain; charset=utf-8 c .md text/markdown; charset=utf-8 c +.patch text/plain; charset=utf-8 c .pod text/x-pod; charset=utf-8 c .readme text/plain; charset=utf-8 c .rec text/plain; charset=utf-8 c @@ -15,6 +17,7 @@ .tex application/x-tex c .txt text/plain; charset=utf-8 c .url text/uri-list; charset=utf-8 c +.uue text/x-uuencode c .vcf text/vcard; charset=utf-8 c .yaml text/yaml; charset=utf-8 c .zone text/dns; charset=utf-8 c