From 6ac08e31e61a8bf1462feea200509e175f51162a Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Wed, 21 Jan 2026 07:55:07 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 78f284ca..8d25328f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,16 @@ /.mepo/ parallel_build.o* log.* + +CMakeUserPresets.json + +# Ignore possible symlinked directories +build-* +install-* + +*.swp +*.swo +.DS_Store +*# +.#* +**/CVS/