Thanks to visit codestin.com Credit goes to github.com
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.
1 parent ccbd337 commit 6110d73Copy full SHA for 6110d73
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