From ea5f288665fb4d01cf6adb45832a2fe0034ff7f8 Mon Sep 17 00:00:00 2001 From: Martin Opat Date: Mon, 23 Dec 2024 21:51:28 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 44ce3ac..6d4600a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ build build/ build/* +*.o +# Resulting images +*.ppm