From 6f8fdc686c0e0710a9c1981c66359a205cc127dd Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 9 Sep 2020 10:50:25 -0400 Subject: .gitignore: Add CMakeUserPresets.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a257d2..2f35615 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.pyc Testing +CMakeUserPresets.json # Visual Studio work directory .vs/ -- cgit v0.12