Signed-off-by: Michael Adler <[email protected]> --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/.gitignore b/.gitignore index 45f7cc2..1943fe0 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,10 @@ m4/lt* version.h libtool .libs + +# Test binaries +test_bgenv_init_retval +test_ebgenv_api +test_ebgenv_api_internal +test_probe_config_file +test_probe_config_partitions -- 2.33.0 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20211103145707.3012399-2-michael.adler%40siemens.com.
