1
0
Fork 0

Merging 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:32 +01:00
parent 6087527dbb
commit 930be4b77c
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'},