1
0
Fork 0

Adding upstream version 1.4.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 20:51:57 +01:00
parent 03367abfa8
commit d8b70e40a5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 6 additions and 1 deletions

View file

@ -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'},