Skip to content

Commit 410d9be

Browse files
committed
Add support for *.diff
1 parent e31a62b commit 410d9be

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
@@ -58,6 +58,7 @@
5858
'dart': {'text', 'dart'},
5959
'dbc': {'text', 'dbc'},
6060
'def': {'text', 'def'},
61+
'diff': {'text', 'diff'},
6162
'dll': {'binary'},
6263
'dtd': {'text', 'dtd'},
6364
'ear': {'binary', 'zip', 'jar'},

0 commit comments

Comments
 (0)