Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/25925
Change subject: gitignore: Remove .bin ......................................................................
gitignore: Remove .bin
Allow the use of binary (data) files in coreboot src/ tree.
Change-Id: I27bd5890a3f79c5e0e589772789cc30ec51b2b3b Signed-off-by: Patrick Rudolph siro@das-labor.org --- M .gitignore 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/25925/1
diff --git a/.gitignore b/.gitignore index 378741f..4e659aa 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,6 @@ site-local
*.# -*.bin *.debug *.elf *.o