[PATCH 1/1] Arch: add gitignore file for relocs in arch i386 fix

From: Jiri Slaby
Date: Thu Dec 28 2006 - 07:45:04 EST


add gitignore file for relocs in arch i386 fix

The .gitigonre was intended to be in arch/ subtree.

Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>
Cc: Thomas Meyer <thomas@xxxxxxxx>

---
commit 45dc5568e87fb6ce405b57e18cc0eb4a98da073c
tree c8d38366bee888b5cf043853a8c2edbabdd3b2ee
parent 6db76f0b93634fb9dffba7e87ad2a359ab6f1d8e
author Jiri Slaby <jirislaby@xxxxxxxxx> Thu, 28 Dec 2006 13:39:45 +0059
committer Jiri Slaby <jirislaby@xxxxxxxxx> Thu, 28 Dec 2006 13:39:45 +0059

arch/i386/boot/compressed/.gitignore | 0
1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/i386/boot/compressed/.gitignore b/arch/i386/boot/compressed/.gitignore
new file mode 100644
index 0000000..be0ed06
--- /dev/null
+++ b/arch/i386/boot/compressed/.gitignore
@@ -0,0 +1 @@
+relocs
diff --git a/i386/boot/compressed/.gitignore b/i386/boot/compressed/.gitignore
deleted file mode 100644
index be0ed06..0000000
--- a/i386/boot/compressed/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-relocs
-
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/