From e06fcb91abf5ec8403ccf03ba09a6e5ec7d11b8b Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 18 Jun 2023 21:33:53 +0200 Subject: Add automated tests --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2135d58..7bd1bb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -*.elf -*.hex -*.o +*.s +!driver.s -- cgit v1.2.3