Skip to content

Commit

Permalink
Merge pull request #492 from qexat/add_gleam
Browse files Browse the repository at this point in the history
feat: identify gleam files
  • Loading branch information
asottile authored Dec 17, 2024
2 parents ea174b5 + e43a17c commit ce50079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
'geojson': {'text', 'geojson', 'json'},
'ggb': {'binary', 'zip', 'ggb'},
'gif': {'binary', 'image', 'gif'},
'gleam': {'text', 'gleam'},
'go': {'text', 'go'},
'gotmpl': {'text', 'gotmpl'},
'gpx': {'text', 'gpx', 'xml'},
Expand Down

0 comments on commit ce50079

Please sign in to comment.