From b626293f54c849ce790784f7503eaa1183750846 Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Tue, 17 Jun 2025 19:52:42 -0500 Subject: [PATCH] Add CMakePresets.json to .clang-format-ignore --- .clang-format-ignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .clang-format-ignore diff --git a/.clang-format-ignore b/.clang-format-ignore new file mode 100644 index 00000000..5e71f5bf --- /dev/null +++ b/.clang-format-ignore @@ -0,0 +1 @@ +CMakePresets.json