From 9f8c39ca1780936d9860a57523f40afdf835f95e Mon Sep 17 00:00:00 2001 From: chacha Date: Mon, 9 Mar 2026 01:09:39 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 379a21c..a133856 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ *.o *.log -V2MemTest \ No newline at end of file +v2-tmu-memtester +OBJ/*.o