From 472a578090bca1fb2478255748d3b10756f8fbaf Mon Sep 17 00:00:00 2001 From: HuskyTeufel Date: Wed, 13 Apr 2022 09:12:00 +0200 Subject: [PATCH] Git ignore modified --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e6e6982..7d2be36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/*/bin/* -/*/obj/* -/.vs/* +/bin/* +/obj/*