From c370e0ba562c87fa7ce17ec82866a5dad2bd820b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Sun, 2 Apr 2023 22:04:15 +0200 Subject: [PATCH] Ignoring backup saves --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0200f14..cda2570 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ CLI/obj CLI/obj .vs/ Password\ Manager/PasswordManagerForm.resx +/..gitignore.un~ +/.gitignore~