From 6b7869bdc9ec4b86652dd8f0bdbd79bdae94642c Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 11 Feb 2025 19:23:33 -0600 Subject: [PATCH] Ignore the build directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 01e00f3..9be39f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ CMakeLists.txt.user +build