1
0
Fork 0

Adding upstream version 2.2.4.

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

View file

@ -29,6 +29,7 @@ EXTENSIONS = {
'css': {'text', 'css'},
'csv': {'text', 'csv'},
'cu': {'text', 'cuda'},
'cuh': {'text', 'cuda'},
'cxx': {'text', 'c++'},
'dart': {'text', 'dart'},
'def': {'text', 'def'},