From bda7fe7e030a02dd4d5d0208b5c080c743e070f4 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Fri, 14 Jun 2024 15:01:42 -0700 Subject: [PATCH] ignore hex files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a6eb074..8c6be0e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ build/compile_commands.json .cache/clangd/index build/.cache/clangd/index build/mocks +build/main.hex