2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Update magic string to look for in tracy files.

This commit is contained in:
Bartosz Taudul
2024-06-02 13:52:07 +02:00
parent 048ff8213a
commit bb1e717026

View File

@@ -7,6 +7,7 @@
<magic>
<match type="string" value="tlZ\x04" offset="0"/>
<match type="string" value="tZst" offset="0"/>
<match type="string" value="tr\xFDP" offset="0"/>
</magic>
<glob pattern="*.tracy"/>
</mime-type>