Skip to content
Snippets Groups Projects
Commit 9e447a7f authored by Denis V. Lunev's avatar Denis V. Lunev Committed by Thomas Gleixner
Browse files

.gitignore update for x86 arch


This patch:
- makes .gitignore files visible to git
- makes arch/x86/kernel/vsyscall_32.lds and arch/i386/boot invisible

Signed-off-by: default avatarDenis V. Lunev <den@openvz.org>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 21ebddd3
No related merge requests found
......@@ -26,6 +26,7 @@ vmlinux*
!vmlinux.lds.S
System.map
Module.symvers
!.gitignore
#
# Generated include files
......
boot
vsyscall.lds
vsyscall_32.lds
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment