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 ccbd337 + 6110d73 commit c976888Copy full SHA for c976888
1 file changed
identify/extensions.py
@@ -274,6 +274,7 @@
274
'tfvars': {'text', 'terraform'},
275
'tgz': {'binary', 'gzip'},
276
'thrift': {'text', 'thrift'},
277
+ 'tif': {'binary', 'image', 'tiff'},
278
'tiff': {'binary', 'image', 'tiff'},
279
'toml': {'text', 'toml'},
280
'tpp': {'text', 'c++'},
0 commit comments