Skip to content

Commit

Permalink
Add dbc file types
Browse files Browse the repository at this point in the history
  • Loading branch information
hofbi authored Jan 24, 2023
1 parent d333931 commit 6b68ab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
'cxx': {'text', 'c++'},
'cylc': {'text', 'cylc'},
'dart': {'text', 'dart'},
'dbc': {'text', 'dbc'},
'def': {'text', 'def'},
'dll': {'binary'},
'dtd': {'text', 'dtd'},
Expand Down

0 comments on commit 6b68ab3

Please sign in to comment.