From 9e447a7f1fd997bcb9266899e777c37469245365 Mon Sep 17 00:00:00 2001 From: "Denis V. Lunev" Date: Tue, 16 Oct 2007 11:22:21 +0400 Subject: .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: Denis V. Lunev Signed-off-by: Thomas Gleixner --- arch/i386/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 arch/i386/.gitignore (limited to 'arch/i386') diff --git a/arch/i386/.gitignore b/arch/i386/.gitignore new file mode 100644 index 00000000000..36ef4c374d2 --- /dev/null +++ b/arch/i386/.gitignore @@ -0,0 +1 @@ +boot -- cgit v1.2.3