Skip to content

Commit e43a17c

Browse files
committed
feat: identify gleam files
1 parent f075954 commit e43a17c

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
@@ -86,6 +86,7 @@
8686
'geojson': {'text', 'geojson', 'json'},
8787
'ggb': {'binary', 'zip', 'ggb'},
8888
'gif': {'binary', 'image', 'gif'},
89+
'gleam': {'text', 'gleam'},
8990
'go': {'text', 'go'},
9091
'gotmpl': {'text', 'gotmpl'},
9192
'gpx': {'text', 'gpx', 'xml'},

0 commit comments

Comments
 (0)