mirror of
https://github.com/rhboot/gnu-efi
synced 2026-08-26 00:26:04 -04:00
Add stuff that's got weird characters to .gitattributes
Some of these files will be removed in a later patch, but they need to stay in .gitattributes until after the next release, because they make patch application break in weird ways. Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
f81b6b895d
commit
791842e222
1 changed files with 7 additions and 0 deletions
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
inc/inc.mak binary
|
||||
inc/make.inf binary
|
||||
inc/makefile.hdr binary
|
||||
inc/protocol/efidbg.h binary
|
||||
inc/protocol/ia64/eficontext.h binary
|
||||
inc/protocol/make.inf binary
|
||||
inc/protocol/makefile.hdr binary
|
||||
Loading…
Add table
Add a link
Reference in a new issue