From db904a7661b0992986c5eb0b8fba497d21304b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Sun, 2 Apr 2023 22:27:40 +0200 Subject: [PATCH] Fixing gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cda2570..2ce6526 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ GUI/bin GUI/obj Common/bin -Common/bin -CLI/obj +Common/obj +CLI/bin CLI/obj .vs/ Password\ Manager/PasswordManagerForm.resx