1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-15 09:02:02 +00:00
trezor-firmware/legacy/.gitignore
obrusvit eb6be68bec fix(legacy): add build to .gitignore
- "build" serves to ignore symlink to "build/" directory in the legacy
docker reproducible build
- otherwise, the symlink is considered a local change and the resulting
binary contains "-dirty" in the name
2025-02-09 14:32:09 +01:00

14 lines
83 B
Plaintext

build
build/
*.a
*.bin
*.d
!.changelog.d
*.elf
*.hex
*.img
*.list
*.log
*.o
*.srec