feat: Remove cpp templates

This commit is contained in:
ulic-youthlic 2025-10-18 23:10:53 +08:00
parent 812f3c80cc
commit 432a31a0ce
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
12 changed files with 0 additions and 1108 deletions

View file

@ -7,10 +7,6 @@
path = ./cxx;
description = "C++ template.";
};
cxxWithXmake = {
path = ./cxxWithXmake;
description = "C++ template built by xmake.";
};
python = {
path = ./python;
description = "Python template.";