Skip to content

Commit

Permalink
TIKA-4222 -- add openscad glob (#1690)
Browse files Browse the repository at this point in the history
(cherry picked from commit c569362)
  • Loading branch information
tballison committed Mar 26, 2024
1 parent 722aaaf commit 9229702
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3898,6 +3898,11 @@
</match>
</magic>
</mime-type>
<mime-type type="application/x-openscad">
<tika:link>https://openscad.org/index.html</tika:link>
<glob pattern="*.scad"/>
<sub-class-of type="text/plain"/>
</mime-type>
<mime-type type="application/x-executable">
<sub-class-of type="application/x-elf"/>
<magic priority="50">
Expand Down

0 comments on commit 9229702

Please sign in to comment.