From 5882d13a3877a5dfae80a4a02beaffd87ef80980 Mon Sep 17 00:00:00 2001 From: josephroy99 Date: Tue, 11 Jul 2023 07:04:36 +0100 Subject: [PATCH] change gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 8090444..82954d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ /.vs /ImplementationTest/bin/Debug/net7.0 +/LensSimulator-WinForms/obj/Debug/net7.0-windows +/ImplementationTest/obj +/LensSimulator-WinForms/bin/Debug/net7.0-windows +/LensSimulator-WinForms/obj +/LensSimulatorCore/bin/Debug/net7.0 +/LensSimulatorCore/obj +/LensSimulatorWindows/bin/Debug/net7.0-windows +/LensSimulatorWindows/obj