Skip to content

Commit 022c41d

Browse files
committed
Again...
1 parent 50ab0db commit 022c41d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Misc/NEWS.d/next/Library/2026-03-23-20-37-02.gh-issue-146343.JnXJVB.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12

23
Add 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

Comments
 (0)