[PATCH 4/4] x86, boot: Add some generated files to the .gitignore file

From: changbin . du
Date: Sun Nov 05 2017 - 04:25:54 EST


From: Changbin Du <changbin.du@xxxxxxxxx>

Ignore generated files fdimage,mtools.conf and image.iso.

Signed-off-by: Changbin Du <changbin.du@xxxxxxxxx>
---
arch/x86/boot/.gitignore | 3 +++
1 file changed, 3 insertions(+)

diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
index e3cf9f6..09d25dd 100644
--- a/arch/x86/boot/.gitignore
+++ b/arch/x86/boot/.gitignore
@@ -7,3 +7,6 @@ zoffset.h
setup
setup.bin
setup.elf
+fdimage
+mtools.conf
+image.iso
--
2.7.4