From b2f4fc8c731bb6bbde1da13cd57401ec824b30d3 Mon Sep 17 00:00:00 2001 From: Hamish Coleman Date: Sat, 28 May 2022 17:39:02 +0200 Subject: [PATCH] Update ignorables with new types of binaries --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index f28613f..d793af1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,15 +8,25 @@ *.img.orig *.img.enc *.img.enc.orig +*.FL1 *.FL1.orig *.FL2 *.FL2.orig +*.EXE +*.EXE.orig +*.exe.orig +*.CAP +*.CAP.orig # ignore generated files *.bat +*.bat1 *.report .d *.pgm +# The destination of the wget hack +nuvoton-tools/ + # Temp are (should be) just junk *.tmp