mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-07 19:58:32 +09:00
17 lines
409 B
Plaintext
17 lines
409 B
Plaintext
################################################################################
|
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
|
################################################################################
|
|
|
|
/build
|
|
.cxx
|
|
/.vs
|
|
/out/build
|
|
CMakeSettings.json
|
|
MobileGL/MG_Test/out
|
|
MobileGL/MG_Test/.vs
|
|
MobileGLCodeManager.*
|
|
MobileGLCodeManager
|
|
.vscode
|
|
.clangd
|
|
MobileGL/MG_Test/build
|