build: Ignore .bin files explicitly

This commit is contained in:
Michael Cardell Widerkrantz 2025-04-04 15:24:55 +02:00
parent e12a683605
commit 00460f02ac
No known key found for this signature in database
GPG Key ID: D3DB3DDF57E704E5

4
.gitignore vendored
View File

@ -31,6 +31,9 @@
/hw/application_fpga/tkey-libs/libcommon.a
/hw/application_fpga/tkey-libs/libcrt0.a
/hw/application_fpga/tkey-libs/libmonocypher.a
/hw/application_fpga/application_fpga.bin
/hw/application_fpga/firmware.bin
/hw/application_fpga/tkey-libs/example-app/blue.bin
synth.json
synth.txt
synth.v
@ -42,7 +45,6 @@ tb_verilated/
verilated/
*.o
*.asc
*.bin
*.elf
*.map
*.tmp