Commit f322727b authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: update .gitignore entries



vdso / vsycall create .so.dbg files now.
Add *.so.dbg to the main .ignore file

Exclude the compile time created boot directory in arch/x86_64 as well

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 9a24d04a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
*.s
*.ko
*.so
*.so.dbg
*.mod.c
*.i
*.lst

arch/x86_64/.gitignore

0 → 100644
+1 −0
Original line number Diff line number Diff line
boot