From 1f5060d87a2357faae2f394427de7a14411a80bc Mon Sep 17 00:00:00 2001 From: Victor Chernyakin Date: Mon, 4 Aug 2025 21:11:52 -0700 Subject: [PATCH] Ignore some more files in `.gitignore` --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index edd4b0867362..25924b1e4073 100644 --- a/.gitignore +++ b/.gitignore @@ -3,12 +3,14 @@ *.xcodeproj *~ .vscode/ +.cache/ .vs/ /CMakeScripts /Testing /_CPack_Packages /install_manifest.txt CMakeCache.txt +CMakeUserPresets.json CMakeFiles CPack*.cmake CTestTestfile.cmake