sh: Initial gitignore list
authorPaul Mundt <lethal@linux-sh.org>
Tue, 3 Oct 2006 04:16:15 +0000 (13:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 3 Oct 2006 04:16:15 +0000 (13:16 +0900)
Ignore build-time generated files.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boot/.gitignore [new file with mode: 0644]
arch/sh/kernel/vsyscall/.gitignore [new file with mode: 0644]
include/asm-sh/.gitignore [new file with mode: 0644]

diff --git a/arch/sh/boot/.gitignore b/arch/sh/boot/.gitignore
new file mode 100644 (file)
index 0000000..b6718de
--- /dev/null
@@ -0,0 +1 @@
+zImage
diff --git a/arch/sh/kernel/vsyscall/.gitignore b/arch/sh/kernel/vsyscall/.gitignore
new file mode 100644 (file)
index 0000000..40836ad
--- /dev/null
@@ -0,0 +1 @@
+vsyscall.lds
diff --git a/include/asm-sh/.gitignore b/include/asm-sh/.gitignore
new file mode 100644 (file)
index 0000000..9218ef8
--- /dev/null
@@ -0,0 +1,3 @@
+cpu
+mach
+machtypes.h