1
0
Fork 0

Merging upstream version 2.5.30.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:36:12 +01:00
parent 417d8c3f42
commit b6495feab2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 4 additions and 3 deletions

View file

@ -74,6 +74,7 @@ EXTENSIONS = {
'gd': {'text', 'gdscript'},
'gemspec': {'text', 'ruby'},
'geojson': {'text', 'geojson', 'json'},
'ggb': {'binary', 'zip', 'ggb'},
'gif': {'binary', 'image', 'gif'},
'go': {'text', 'go'},
'gotmpl': {'text', 'gotmpl'},