diff --git a/.gitignore b/.gitignore index f70c3cb1..53c88dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,8 @@ MobileGLCodeManager .vscode .clangd MobileGL/MG_Test/build -/build_* \ No newline at end of file +/build_* +/cmake-build* +.idea +MobileGL/MG*/build* +MobileGL/MG*/cmake-build* \ No newline at end of file