From 478a91bd82e27d8d6b2e597fd659e484ca6b205a Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 16 Aug 2025 13:01:15 -0230 Subject: add systests to makefile --- sw/.gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sw/.gitignore (limited to 'sw/.gitignore') diff --git a/sw/.gitignore b/sw/.gitignore new file mode 100644 index 0000000..b228a86 --- /dev/null +++ b/sw/.gitignore @@ -0,0 +1,12 @@ +*.cmf +*.d +*.elf +*.hex +*.hxl +*.lst +*.o +*.p1 +*.rlf +*.s +*.sdb +*.sym -- cgit v1.2.3