From 0c1bf41f17745616d6d6e4151581a8490b2f4203 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Thu, 26 Jun 2025 11:44:27 -0500 Subject: [PATCH] Fill Process on Windows --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 896bcf5..f8bc89b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ build builds .vscode +out +/.vs