1
0
Fork 0

Adding upstream version 2.4.10.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:57:19 +01:00
parent aac8bb564e
commit c4ecc50347
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 3 additions and 2 deletions

View file

@ -99,6 +99,7 @@ EXTENSIONS = {
'js': {'text', 'javascript'},
'json': {'text', 'json'},
'jsonnet': {'text', 'jsonnet'},
'json5': {'text', 'json5'},
'jsx': {'text', 'jsx'},
'key': {'text', 'pem'},
'kml': {'text', 'kml', 'xml'},