summaryrefslogtreecommitdiffstats
path: root/identify/extensions.py
diff options
context:
space:
mode:
Diffstat (limited to 'identify/extensions.py')
-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'},