Skip to content

Commit ce50079

Browse files
authored
Merge pull request #492 from qexat/add_gleam
feat: identify gleam files
2 parents ea174b5 + e43a17c commit ce50079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
'geojson': {'text', 'geojson', 'json'},
8888
'ggb': {'binary', 'zip', 'ggb'},
8989
'gif': {'binary', 'image', 'gif'},
90+
'gleam': {'text', 'gleam'},
9091
'go': {'text', 'go'},
9192
'gotmpl': {'text', 'gotmpl'},
9293
'gpx': {'text', 'gpx', 'xml'},

0 commit comments

Comments
 (0)