From 3e6c999de9a5438c97524a62845da8da78923205 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 3 Oct 2006 13:16:15 +0900 Subject: sh: Initial gitignore list Ignore build-time generated files. Signed-off-by: Paul Mundt diff --git a/arch/sh/boot/.gitignore b/arch/sh/boot/.gitignore new file mode 100644 index 0000000..b6718de --- /dev/null +++ b/arch/sh/boot/.gitignore @@ -0,0 +1 @@ +zImage diff --git a/arch/sh/kernel/vsyscall/.gitignore b/arch/sh/kernel/vsyscall/.gitignore new file mode 100644 index 0000000..40836ad --- /dev/null +++ b/arch/sh/kernel/vsyscall/.gitignore @@ -0,0 +1 @@ +vsyscall.lds diff --git a/include/asm-sh/.gitignore b/include/asm-sh/.gitignore new file mode 100644 index 0000000..9218ef8 --- /dev/null +++ b/include/asm-sh/.gitignore @@ -0,0 +1,3 @@ +cpu +mach +machtypes.h -- cgit v0.10.2