From 29babf6c47d56bebf440e07ecc5edf241690ada6 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Wed, 22 May 2024 18:21:23 -0700 Subject: [PATCH] setup to ignore the hex file in the pre_built dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 297ae4f..8a38007 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ main.o main.map main.elf +pre_built/attiny13_9-6Mhz.hex