From 2281a9f82fda6fe08ad75061b2bd5529d0810b6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20=C3=85gren?= Date: Wed, 9 Apr 2025 10:03:53 +0200 Subject: [PATCH] gitignore: Ignore tools binaries --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 39e7924..c819d02 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,8 @@ /hw/application_fpga/tkey-libs/libcrt0.a /hw/application_fpga/tkey-libs/libmonocypher.a /hw/application_fpga/tkey-libs/libblake2s.a +/hw/application_fpga/tools/partition_table/partition_table +/hw/application_fpga/tools/b2s/b2s synth.json synth.txt synth.v