1
0
Fork 0

Adding upstream version 2.2.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:50:52 +01:00
parent 5786a0ca76
commit 203421c04d
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 3 additions and 2 deletions

View file

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