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 f075954 + b4ace9b commit ea174b5Copy full SHA for ea174b5
1 file changed
identify/extensions.py
@@ -20,6 +20,7 @@
20
'bib': {'text', 'bib'},
21
'bmp': {'binary', 'image', 'bitmap'},
22
'bz2': {'binary', 'bzip2'},
23
+ 'bz3': {'binary', 'bzip3'},
24
'bzl': {'text', 'bazel'},
25
'c': {'text', 'c'},
26
'c++': {'text', 'c++'},
0 commit comments