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:
Simon Hausmann 2019-02-11 09:57:59 +01:00
parent 337ab23665
commit ab2265cad7

3
.gitignore vendored
View File

@ -326,3 +326,6 @@ wrapper.bat
# Generated by qt.prf
*_plugin_import.cpp
# Typical cmake build directories
/build*