mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
be9051e322
Move firmware binaries into board subdirectories, so boards can have different firmware binaries. Remove *.bin from .gitignore. This was probably meant for build artifacts, which are excluded via build/ now. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
27 lines
165 B
Plaintext
27 lines
165 B
Plaintext
.*.sw*
|
|
*.xz
|
|
*.bz2
|
|
*.gz
|
|
*.sign
|
|
*.rom
|
|
*.o
|
|
*.gz
|
|
*.tgz
|
|
*.img
|
|
*.rom
|
|
*.cpio
|
|
typescript*
|
|
config/*.old
|
|
*.log
|
|
*~
|
|
crossgcc
|
|
clean
|
|
*.map
|
|
*.sec
|
|
*.dep
|
|
*.ffs
|
|
*.vol
|
|
*.lz
|
|
*.fv
|
|
*.bad
|