Git ignore Visual Studio CMake build directories

Change-Id: I58560780472184db9297711ad4639ddc4de0c194
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Serg Kryvonos 2023-11-21 17:27:35 +01:00
parent 1261fa7654
commit 49f8ec54df

2
.gitignore vendored
View File

@ -335,3 +335,5 @@ cmake_install.cmake
*_autogen
tst_*.xml
CMakeUserPresets.json
/.vs/
/out/