mirror of https://github.com/qt/qtbase.git
Ignore cmake build directories that are typically in place
Change-Id: Icc31c4ac348bd55af383626ff86cae91e695d274 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
parent
337ab23665
commit
ab2265cad7
|
@ -326,3 +326,6 @@ wrapper.bat
|
|||
|
||||
# Generated by qt.prf
|
||||
*_plugin_import.cpp
|
||||
|
||||
# Typical cmake build directories
|
||||
/build*
|
||||
|
|
Loading…
Reference in New Issue