From 8848f4c1392f262e48698aac0870bf2f25eb886e Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Sat, 10 Feb 2018 17:30:23 +0100 Subject: [PATCH] Git ignore bootimage.bin --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 82ad985b..63cac0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,4 @@ /target/ Cargo.lock -# Build directory -/build/ +bootimage.bin