From 3b24a64a92fef008bd7b17f2be5e20e82fa852be Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Wed, 14 Jun 2023 19:16:05 +0300 Subject: [PATCH] Ignoring disk image --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e494714..dbf4bfa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.elf *.o +*.img \ No newline at end of file