intra to gitea

This commit is contained in:
root
2025-11-15 22:16:13 +00:00
parent 0c0d28ab36
commit 50b45e597f
27 changed files with 888 additions and 624 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"files.associations": {
"bit": "c",
"climits": "c",
"cmath": "c",
"compare": "c",
"concepts": "c",
"cstdarg": "c",
"cstdint": "c",
"cstdio": "c",
"cstdlib": "c",
"type_traits": "c",
"utility": "c",
"initializer_list": "c",
"limits": "c",
"new": "c",
"cstdbool": "c",
"typeinfo": "c",
"*.inc": "c"
}
}