From 7e10d0855c3ac6cc08e9089a731aa6f2a2fd4175 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sun, 5 Nov 2023 07:20:04 -0500 Subject: msp430: add compressed register/flag wordset --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0c82925..3b8f372 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ .* *.o *.dat +*.bin +*.lzss alee alee-msp430 alee-standalone libalee.a core.fth.h +msp430/lzss +msp430/msp430fr2476_all.h -- cgit v1.2.3