Git ignore Visual Studio CMake build directories
Change-Id: I58560780472184db9297711ad4639ddc4de0c194 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
1261fa7654
commit
49f8ec54df
|
|
@ -335,3 +335,5 @@ cmake_install.cmake
|
|||
*_autogen
|
||||
tst_*.xml
|
||||
CMakeUserPresets.json
|
||||
/.vs/
|
||||
/out/
|
||||
|
|
|
|||
Loading…
Reference in New Issue