diff --git a/identify/extensions.py b/identify/extensions.py index 5d49d87..3a68ab6 100644 --- a/identify/extensions.py +++ b/identify/extensions.py @@ -258,6 +258,7 @@ 'tac': {'text', 'twisted', 'python'}, 'tar': {'binary', 'tar'}, 'targets': {'text', 'xml', 'msbuild'}, + 'td': {'text', 'tablegen'}, 'templ': {'text', 'templ'}, 'tex': {'text', 'tex'}, 'textproto': {'text', 'textproto'},