1+ <<<<<<< HEAD
12
23Add the following MIME types with file extensions:
34
@@ -22,3 +23,28 @@ Add the following MIME types with file extensions:
2223 - ``.gv `` : ``text/vnd.graphviz ``
2324 - ``.wgsl `` : ``text/wgsl ``
2425 - ``.ent `` : ``text/xml-external-parsed-entity ``
26+ =======
27+ Add the following MIME types with file extensions:
28+
29+ - ``.appcache `` and ``.manifest `` for ``text/cache-manifest ``
30+ - ``.ics `` and ``.ifb `` for ``text/calendar ``
31+ - ``.cql `` for ``text/cql ``
32+ - ``.csvs `` for ``text/csv-schema ``
33+ - ``.gff3 `` for ``text/gff3 ``
34+ - ``.cnd `` for ``text/jcr-cnd ``
35+ - ``.miz `` for ``text/mizar ``
36+ - ``.org `` for ``text/org ``
37+ - ``.provn `` for ``text/provenance-notation ``
38+ - ``.shaclc `` and ``.shc `` for ``text/shaclc ``
39+ - ``.shex `` for ``text/shex ``
40+ - ``.spdx `` for ``text/spdx ``
41+ - ``.ttl `` for ``text/turtle ``
42+ - ``.uri `` and ``.uris `` for ``text/uri-list ``
43+ - ``.vcard `` and ``.vcf `` for ``text/vcard ``
44+ - ``.ascii `` for ``text/vnd.ascii-art ``
45+ - ``.curl `` for ``text/vnd.curl ``
46+ - ``.gml `` for ``text/vnd.gml ``
47+ - ``.gv `` for ``text/vnd.graphviz ``
48+ - ``.wgsl `` for ``text/wgsl ``
49+ - ``.ent `` for ``text/xml-external-parsed-entity ``
50+ >>>>>>> 78179ae902 (Again...)
0 commit comments