diff --git a/.gitignore b/.gitignore index fd81b92bc..a21ef251d 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,7 @@ logs/ vcpkg/ .idea/* -*cbp \ No newline at end of file +*cbp + +submodules/* +cmake-build-debug/ \ No newline at end of file