[Chore] (git): include stuff in gitignore

This commit is contained in:
2026-02-17 07:59:26 +08:00
parent d06720f534
commit 781bda2573
+4
View File
@@ -15,3 +15,7 @@ MobileGLCodeManager
.clangd .clangd
MobileGL/MG_Test/build MobileGL/MG_Test/build
/build_* /build_*
/cmake-build*
.idea
MobileGL/MG*/build*
MobileGL/MG*/cmake-build*