From a127bc8db58863c6e03400e5a38d1e2311dcbf77 Mon Sep 17 00:00:00 2001 From: FreddyFunk <27208977+FreddyFunk@users.noreply.github.com> Date: Sun, 25 Feb 2024 20:04:34 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7add88c..56bfc20 100644 --- a/.gitignore +++ b/.gitignore @@ -331,4 +331,5 @@ ASALocalRun/ # Local Builds build/ -out/ \ No newline at end of file +out/ +**/CMakeSettings.json \ No newline at end of file