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 e31a62b commit 410d9beCopy full SHA for 410d9be
identify/extensions.py
@@ -58,6 +58,7 @@
58
'dart': {'text', 'dart'},
59
'dbc': {'text', 'dbc'},
60
'def': {'text', 'def'},
61
+ 'diff': {'text', 'diff'},
62
'dll': {'binary'},
63
'dtd': {'text', 'dtd'},
64
'ear': {'binary', 'zip', 'jar'},
0 commit comments