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

Previous thread: [ANNOUNCE] kvm-66 release by Avi Kivity on Wednesday, April 16, 2008 - 10:47 am. (1 message)

Next thread: Block: Prevent busy looping by Elias Oltmanns on Wednesday, April 16, 2008 - 11:37 am. (5 messages)
To: <linux-kernel@...>, <akpm@...>
Cc: <cooloney@...>
Date: Wednesday, April 16, 2008 - 11:24 am

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
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

--

Previous thread: [ANNOUNCE] kvm-66 release by Avi Kivity on Wednesday, April 16, 2008 - 10:47 am. (1 message)

Next thread: Block: Prevent busy looping by Elias Oltmanns on Wednesday, April 16, 2008 - 11:37 am. (5 messages)