summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8b18d0f19..fdde9652ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/