From e64bd59c337b51095ee4e35b1b77d1c45ab92dcb Mon Sep 17 00:00:00 2001 From: "Alice (KrishtulAN)" Date: Wed, 27 Mar 2024 12:21:23 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BB=D0=B8=D1=8F=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=82=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 351a697..f424804 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /bin /obj/ -/project.layout \ No newline at end of file +/project.layout +/main.exe +/main.o \ No newline at end of file