From 5a7024e1fa736d5ad7900d96333d085f177fe10c Mon Sep 17 00:00:00 2001 From: hellisabove <59116609+hellisabove@users.noreply.github.com> Date: Tue, 4 Jul 2023 03:02:08 +0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f7fb189..61ff44f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,5 @@ # Folders from vs .vs -x64 \ No newline at end of file +x64 +Debug \ No newline at end of file