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 d333931 commit 6b68ab3Copy full SHA for 6b68ab3
identify/extensions.py
@@ -41,6 +41,7 @@
41
'cxx': {'text', 'c++'},
42
'cylc': {'text', 'cylc'},
43
'dart': {'text', 'dart'},
44
+ 'dbc': {'text', 'dbc'},
45
'def': {'text', 'def'},
46
'dll': {'binary'},
47
'dtd': {'text', 'dtd'},
0 commit comments