Adding upstream version 1.4.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
03367abfa8
commit
d8b70e40a5
3 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,8 @@ from __future__ import unicode_literals
|
|||
|
||||
|
||||
EXTENSIONS = {
|
||||
'adoc': {'text', 'asciidoc'},
|
||||
'asciidoc': {'text', 'asciidoc'},
|
||||
'apinotes': {'text', 'apinotes'},
|
||||
'asar': {'binary', 'asar'},
|
||||
'bash': {'text', 'shell', 'bash'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue