1
0
Fork 0

Adding upstream version 2.5.11.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 22:05:21 +01:00
parent 8bbea39e8d
commit 303d861dc3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 8 additions and 6 deletions

View file

@ -127,6 +127,7 @@ EXTENSIONS = {
'lr': {'text', 'lektor'},
'lua': {'text', 'lua'},
'm': {'text', 'objective-c'},
'make': {'text', 'makefile'},
'manifest': {'text', 'manifest'},
'map': {'text', 'map'},
'markdown': {'text', 'markdown'},
@ -267,6 +268,7 @@ EXTENSIONS = {
}
EXTENSIONS_NEED_BINARY_CHECK = {
'plist': {'plist'},
'ppm': {'image', 'ppm'},
}
NAMES = {