From dcdf3d5068074b298e1849676cbf507e0641bc16 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Thu, 7 Dec 2023 13:56:43 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 875cd50..d9a5309 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -prog \ No newline at end of file +prog +*.o \ No newline at end of file -- GitLab