|
| 1 | +Add the following MIME types with file extensions: |
| 2 | + |
| 3 | + '.appcache' : 'text/cache-manifest', |
| 4 | + '.manifest' : 'text/cache-manifest', |
| 5 | + '.ics' : 'text/calendar', |
| 6 | + '.ifb' : 'text/calendar', |
| 7 | + '.cql' : 'text/cql', |
| 8 | + '.csvs' : 'text/csv-schema', |
| 9 | + '.gff3' : 'text/gff3', |
| 10 | + '.cnd' : 'text/jcr-cnd', |
| 11 | +'.miz' : 'text/mizar', |
| 12 | + '.org' : 'text/org', |
| 13 | +'.provn' : 'text/provenance-notation', |
| 14 | + '.shaclc' : 'text/shaclc', |
| 15 | + '.shc' : 'text/shaclc', |
| 16 | + '.shex' : 'text/shex', |
| 17 | + '.spdx' : 'text/spdx', |
| 18 | + '.ttl' : 'text/turtle', |
| 19 | + '.uri' : 'text/uri-list', |
| 20 | + '.uris' : 'text/uri-list', |
| 21 | + '.vcard' : 'text/vcard', |
| 22 | + '.vcf' : 'text/vcard', |
| 23 | + '.ascii' : 'text/vnd.ascii-art', |
| 24 | + '.curl' : 'text/vnd.curl', |
| 25 | + '.gml' : 'text/vnd.gml', |
| 26 | + '.gv' : 'text/vnd.graphviz', |
| 27 | + '.wgsl' : 'text/wgsl', |
| 28 | + '.ent' : 'text/xml-external-parsed-entity' |
0 commit comments