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.
2 parents 76c2936 + d4663b3 commit 751a08fCopy full SHA for 751a08f
1 file changed
identify/extensions.py
@@ -66,6 +66,7 @@
66
'gypi': {'text', 'gyp', 'python'},
67
'gz': {'binary', 'gzip'},
68
'h': {'text', 'header', 'c', 'c++'},
69
+ 'hbs': {'text', 'handlebars'},
70
'hcl': {'text', 'hcl'},
71
'hh': {'text', 'header', 'c++'},
72
'hpp': {'text', 'header', 'c++'},
0 commit comments