[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1509873493-17929-5-git-send-email-changbin.du@intel.com>
Date: Sun, 5 Nov 2017 17:18:13 +0800
From: changbin.du@...el.com
To: hpa@...or.com, tglx@...utronix.de
Cc: mingo@...hat.com, x86@...nel.org, linux-kernel@...r.kernel.org,
yamada.masahiro@...ionext.com, Changbin Du <changbin.du@...el.com>
Subject: [PATCH 4/4] x86, boot: Add some generated files to the .gitignore file
From: Changbin Du <changbin.du@...el.com>
Ignore generated files fdimage,mtools.conf and image.iso.
Signed-off-by: Changbin Du <changbin.du@...el.com>
---
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
Powered by blists - more mailing lists