1
0
Fork 0

Adding upstream version 2.2.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:47:01 +01:00
parent 712e1eb9ab
commit cb2f9f07df
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 4 additions and 3 deletions

View file

@ -58,6 +58,7 @@ EXTENSIONS = {
'gypi': {'text', 'gyp', 'python'},
'gz': {'binary', 'gzip'},
'h': {'text', 'header', 'c', 'c++'},
'hh': {'text', 'header', 'c++'},
'hpp': {'text', 'header', 'c++'},
'hs': {'text', 'haskell'},
'htm': {'text', 'html'},