Adding upstream version 1.4.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d8b70e40a5
commit
1808f1db41
2 changed files with 3 additions and 1 deletions
|
@ -88,6 +88,8 @@ EXTENSIONS = {
|
|||
'md': {'text', 'markdown'},
|
||||
'mib': {'text', 'mib'},
|
||||
'mk': {'text', 'makefile'},
|
||||
'ml': {'text', 'ocaml'},
|
||||
'mli': {'text', 'ocaml'},
|
||||
'mm': {'text', 'c++', 'objective-c++'},
|
||||
'modulemap': {'text', 'modulemap'},
|
||||
'ngdoc': {'text', 'ngdoc'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue