1
0
Fork 0

Merging upstream version 2.6.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:39:44 +01:00
parent 58ca3dd840
commit e92877e854
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 5 additions and 4 deletions

View file

@ -6,6 +6,7 @@ EXTENSIONS = {
'asciidoc': {'text', 'asciidoc'},
'apinotes': {'text', 'apinotes'},
'asar': {'binary', 'asar'},
'astro': {'text', 'astro'},
'avif': {'binary', 'image', 'avif'},
'avsc': {'text', 'avro-schema'},
'bash': {'text', 'shell', 'bash'},