From 3b0f00520e688eeb21ebaeced628a32eb4a87499 Mon Sep 17 00:00:00 2001 From: Dean Netherton Date: Sun, 24 Nov 2024 09:51:24 +1100 Subject: [PATCH] gitignore: added *.cat and some extract img files --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index d2ab7849..ec961a07 100644 --- a/.gitignore +++ b/.gitignore @@ -201,3 +201,9 @@ Source/Images/hd1k_msxroms1.img Source/Images/hd1k_msxroms2.img Source/Images/hd512_msxroms1.img Source/Images/hd512_msxroms2.img +Source/Images/fd144_z3plus.img +Source/Images/hd1k_z3plus.img +Source/Images/hd512_z3plus.img + +Source/Images/*.cat +Source/RomDsk/*.cat