[PATCH] Blackfin: add include/boot .gitignore files

From: Mike Frysinger
Date: Wed Apr 16 2008 - 11:24:26 EST


Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
arch/blackfin/boot/.gitignore | 1 +
include/asm-blackfin/.gitignore | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 arch/blackfin/boot/.gitignore
create mode 100644 include/asm-blackfin/.gitignore

diff --git a/arch/blackfin/boot/.gitignore b/arch/blackfin/boot/.gitignore
new file mode 100644
index 0000000..64386a8
--- /dev/null
+++ b/arch/blackfin/boot/.gitignore
@@ -0,0 +1 @@
+vmImage
diff --git a/include/asm-blackfin/.gitignore b/include/asm-blackfin/.gitignore
new file mode 100644
index 0000000..fc6ac35
--- /dev/null
+++ b/include/asm-blackfin/.gitignore
@@ -0,0 +1 @@
+mach
--
1.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/