Adding upstream version 1.4.21.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e27a3191ce
commit
2fdbfff0a1
2 changed files with 3 additions and 1 deletions
|
@ -68,6 +68,7 @@ EXTENSIONS = {
|
|||
'idr': {'text', 'idris'},
|
||||
'inc': {'text', 'inc'},
|
||||
'ini': {'text', 'ini'},
|
||||
'ipynb': {'text', 'jupyter'},
|
||||
'j2': {'text', 'jinja'},
|
||||
'jade': {'text', 'jade'},
|
||||
'jar': {'binary', 'zip', 'jar'},
|
||||
|
@ -92,6 +93,7 @@ EXTENSIONS = {
|
|||
'map': {'text', 'map'},
|
||||
'markdown': {'text', 'markdown'},
|
||||
'md': {'text', 'markdown'},
|
||||
'mdx': {'text', 'mdx'},
|
||||
'mib': {'text', 'mib'},
|
||||
'mk': {'text', 'makefile'},
|
||||
'ml': {'text', 'ocaml'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue