Fix .gitignore to ignore any build dir under the repo or its subdirs

Pick-to: 6.10 6.9 6.8
Change-Id: Ia55d14a16124a7106cfd2b80f7136e06632dad5a
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Assam Boudjelthia 2025-07-19 18:25:42 +03:00
parent 1508a5c115
commit 7f816c6f66
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -329,6 +329,7 @@ wrapper.bat
# cmake related artifacts
/build*
build/
CMakeFiles
CTestTestfile.cmake
cmake_install.cmake