Adding upstream version 2.2.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
72d0091bec
commit
5786a0ca76
3 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
EXTENSIONS = {
|
||||
'adoc': {'text', 'asciidoc'},
|
||||
'ai': {'binary', 'adobe-illustrator'},
|
||||
'asciidoc': {'text', 'asciidoc'},
|
||||
'apinotes': {'text', 'apinotes'},
|
||||
'asar': {'binary', 'asar'},
|
||||
|
@ -93,6 +94,7 @@ EXTENSIONS = {
|
|||
'key': {'text', 'pem'},
|
||||
'kml': {'text', 'kml', 'xml'},
|
||||
'kt': {'text', 'kotlin'},
|
||||
'kts': {'text', 'kotlin'},
|
||||
'lean': {'text', 'lean'},
|
||||
'lektorproject': {'text', 'ini', 'lektorproject'},
|
||||
'less': {'text', 'less'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue