summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-10-04 12:11:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-10-04 12:11:11 +0000
commitf93ff956d690b10ca301d4ab0161cab14effd27d (patch)
tree2dae6bdd22090c7c4c2508af536ee01d1cb8cd1c /identify
parentReleasing debian version 2.5.29-1. (diff)
downloadidentify-f93ff956d690b10ca301d4ab0161cab14effd27d.tar.xz
identify-f93ff956d690b10ca301d4ab0161cab14effd27d.zip
Merging upstream version 2.5.30.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 0472366..19db7d3 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -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'},