Skip to content

Commit e63dcbc

Browse files
committed
Added support for TableGen files
1 parent 47d582b commit e63dcbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@
258258
'tac': {'text', 'twisted', 'python'},
259259
'tar': {'binary', 'tar'},
260260
'targets': {'text', 'xml', 'msbuild'},
261+
'td': {'text', 'tablegen'},
261262
'templ': {'text', 'templ'},
262263
'tex': {'text', 'tex'},
263264
'textproto': {'text', 'textproto'},

0 commit comments

Comments
 (0)