mimetype.assign += ( ".asc" => "text/plain", ".csv" => "text/csv", ".cue" => "text/plain", ".gmi" => "text/gemini; charset=utf-8", ".icf" => "text/calendar; charset=utf-8", ".info" => "text/info; charset=utf-8", ".json" => "application/json; charset=utf-8", ".ldif" => "text/plain; charset=utf-8", ".log" => "text/plain; charset=utf-8", ".md" => "text/markdown; charset=utf-8", ".pod" => "text/x-pod; charset=utf-8", ".readme" => "text/plain; charset=utf-8", ".rec" => "text/plain; charset=utf-8", ".sql" => "text/plain; charset=utf-8", ".tex" => "application/x-tex", ".txt" => "text/plain; charset=utf-8", ".url" => "text/uri-list; charset=utf-8", ".vcf" => "text/vcard; charset=utf-8", ".yaml" => "text/yaml; charset=utf-8", ".zone" => "text/dns; charset=utf-8", "ls-lR" => "text/plain; charset=utf-8", "README" => "text/plain; charset=utf-8", )