summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6126a58ddf..fdde9652ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,7 +91,7 @@ __pycache__
/bin/qglinfo
/bin/qgltf
/bin/qhelpconverter
-/bin/qhelpgenerator
+/libexec/qhelpgenerator
/bin/qlalr
/bin/qml
/bin/qmleasing
@@ -218,6 +218,7 @@ qtc-qmldbg/
# Generic files
.#*
+._*
.com.apple.timemachine.supported
.DS_Store
callgrind.out.*
@@ -252,6 +253,7 @@ tags
*_resource.rc
*.*#
*.debug
+.cache
# xemacs temporary files
*.flc
@@ -332,3 +334,6 @@ CTestTestfile.cmake
cmake_install.cmake
*_autogen
tst_*.xml
+CMakeUserPresets.json
+/.vs/
+/out/