mirror of https://github.com/qt/qtbase.git
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:
parent
1508a5c115
commit
7f816c6f66
|
@ -329,6 +329,7 @@ wrapper.bat
|
|||
|
||||
# cmake related artifacts
|
||||
/build*
|
||||
build/
|
||||
CMakeFiles
|
||||
CTestTestfile.cmake
|
||||
cmake_install.cmake
|
||||
|
|
Loading…
Reference in New Issue