From e8ba7226437ee962c9b4fb19a8dbb8278dd966c6 Mon Sep 17 00:00:00 2001 From: Mike Fleetwood Date: Fri, 2 Jun 2023 12:16:44 +0100 Subject: [PATCH] Add missing .gitignore entry for test_EraseFileSystemSignatures --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6fe3ecde..0e6748a4 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,7 @@ tests/*.log tests/*.trs tests/test-suite.log tests/test_BlockSpecial +tests/test_EraseFileSystemSignatures tests/test_PasswordRAMStore tests/test_PipeCapture tests/test_SupportedFileSystems