1
0
Fork 0

Adding upstream version 2.5.12.

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

View file

@ -168,6 +168,7 @@ EXTENSIONS = {
'properties': {'text', 'java-properties'},
'proto': {'text', 'proto'},
'ps1': {'text', 'powershell'},
'pug': {'text', 'pug'},
'puml': {'text', 'plantuml'},
'purs': {'text', 'purescript'},
'pxd': {'text', 'cython'},