summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-03-26 20:54:04 +0100
committerLars Knoll <lars.knoll@qt.io>2020-04-02 07:41:33 +0100
commitf4e610604715d9e9a2aab4c368b2ca35287c14e5 (patch)
tree0c1d72cd3e03e67708aa6d69b756cd33cf5e59b4 /.gitignore
parentf66a8edc200482308c8567395a7b6f95143c8f92 (diff)
Ignore some build artifacts when doing in-tree builds with cmake
Change-Id: I00b08aa0051ac0c2438e59845f5fb2991a94569f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 95a6964dd7..b1cb6fdf4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -325,5 +325,10 @@ wrapper.bat
# Generated by qt.prf
*_plugin_import.cpp
-# Typical cmake build directories
+# cmake related artifacts
/build*
+CMakeFiles
+CTestTestfile.cmake
+cmake_install.cmake
+*_autogen
+tst_*.xml