From 4b17c94da48a60ba00ea2e9e343ac3e5fbbc2db3 Mon Sep 17 00:00:00 2001 From: Boyan Date: Thu, 3 Jul 2025 05:55:24 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c3c0e58..5687413 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -apples/ \ No newline at end of file +apples/ +a.out \ No newline at end of file