We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f075954 commit e43a17cCopy full SHA for e43a17c
identify/extensions.py
@@ -86,6 +86,7 @@
86
'geojson': {'text', 'geojson', 'json'},
87
'ggb': {'binary', 'zip', 'ggb'},
88
'gif': {'binary', 'image', 'gif'},
89
+ 'gleam': {'text', 'gleam'},
90
'go': {'text', 'go'},
91
'gotmpl': {'text', 'gotmpl'},
92
'gpx': {'text', 'gpx', 'xml'},
0 commit comments