mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-04-06 05:55:57 -04:00
build: Ignore .bin files explicitly
This commit is contained in:
parent
e12a683605
commit
00460f02ac
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user