Ignore some cmake generated files

Change-Id: Ieefe8bd422e22ccc848529bdeaa32fec535d4fc8
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Lars Knoll 2020-04-01 14:41:58 +02:00
parent c273c79b6b
commit 30559095ed
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -297,3 +297,12 @@ src/qml/qml_compile_hash_p.h
# Compiled QML/JS code
*.qmlc
*.jsc
# cmake related artifacts
/build*
CMakeFiles
CTestTestfile.cmake
cmake_install.cmake
*_autogen
tst_*.xml