add gitignore file for relocs in arch i386 fix The .gitigonre was intended to be in arch/ subtree.
Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]> Cc: Thomas Meyer <[EMAIL PROTECTED]> --- commit 45dc5568e87fb6ce405b57e18cc0eb4a98da073c tree c8d38366bee888b5cf043853a8c2edbabdd3b2ee parent 6db76f0b93634fb9dffba7e87ad2a359ab6f1d8e author Jiri Slaby <[EMAIL PROTECTED]> Thu, 28 Dec 2006 13:39:45 +0059 committer Jiri Slaby <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/