Skip to content

Commit 6b68ab3

Browse files
authored
Add dbc file types
1 parent d333931 commit 6b68ab3

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
@@ -41,6 +41,7 @@
4141
'cxx': {'text', 'c++'},
4242
'cylc': {'text', 'cylc'},
4343
'dart': {'text', 'dart'},
44+
'dbc': {'text', 'dbc'},
4445
'def': {'text', 'def'},
4546
'dll': {'binary'},
4647
'dtd': {'text', 'dtd'},

0 commit comments

Comments
 (0)