1
0
Fork 0

Adding upstream version 2.5.22.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:29:35 +01:00
parent 1b309f484f
commit 68c873e788
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 3 additions and 1 deletions

View file

@ -326,6 +326,7 @@ NAMES = {
'BUILD.bazel': EXTENSIONS['bzl'],
'CMakeLists.txt': EXTENSIONS['cmake'],
'CHANGELOG': EXTENSIONS['txt'],
'config.ru': EXTENSIONS['rb'],
'CONTRIBUTING': EXTENSIONS['txt'],
'COPYING': EXTENSIONS['txt'],
'Dockerfile': {'text', 'dockerfile'},