]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: [PATCH] ARM: Trivial .gitignore files
authorPaul Mundt <paul.mundt@nokia.com>
Wed, 9 Nov 2005 17:49:21 +0000 (09:49 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Nov 2005 17:49:21 +0000 (09:49 -0800)
Here's a couple trivial .gitignore files to get things started..
Mostly to mask out the auto-generated cruft from git status.

arch/arm/boot/.gitignore [new file with mode: 0644]
arch/arm/boot/compressed/.gitignore [new file with mode: 0644]
include/asm-arm/.gitignore [new file with mode: 0644]

diff --git a/arch/arm/boot/.gitignore b/arch/arm/boot/.gitignore
new file mode 100644 (file)
index 0000000..171a085
--- /dev/null
@@ -0,0 +1,2 @@
+Image
+zImage
diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore
new file mode 100644 (file)
index 0000000..aefee20
--- /dev/null
@@ -0,0 +1 @@
+piggy.gz
diff --git a/include/asm-arm/.gitignore b/include/asm-arm/.gitignore
new file mode 100644 (file)
index 0000000..e1bf470
--- /dev/null
@@ -0,0 +1,3 @@
+arch
+asm-offsets.h
+mach-types.h