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.
'text',
1 parent 23d077f commit 689992fCopy full SHA for 689992f
1 file changed
identify/extensions.py
@@ -93,7 +93,7 @@
93
'ggb': {'binary', 'zip', 'ggb'},
94
'gif': {'binary', 'image', 'gif'},
95
'gleam': {'text', 'gleam'},
96
- 'glsl': {'comp', 'frag', 'geom', 'tesc', 'tese', 'vert'},
+ 'glsl': {'text', 'comp', 'frag', 'geom', 'tesc', 'tese', 'vert'},
97
'go': {'text', 'go'},
98
'gotmpl': {'text', 'gotmpl'},
99
'gpx': {'text', 'gpx', 'xml'},
0 commit comments