Skip to content

Commit d786f05

Browse files
Changbin DuIngo Molnar
authored andcommitted
x86/build: Add more generated files to the .gitignore file
Some of the files generated by the build process were not listed. Signed-off-by: Changbin Du <changbin.du@intel.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: yamada.masahiro@socionext.com Link: http://lkml.kernel.org/r/1509939179-7556-5-git-send-email-changbin.du@intel.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent c306ba7 commit d786f05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/x86/boot/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ zoffset.h
77
setup
88
setup.bin
99
setup.elf
10+
fdimage
11+
mtools.conf
12+
image.iso

0 commit comments

Comments
 (0)