2009-10-27 01:18:37

by Hiroshi Shimamoto

[permalink] [raw]
Subject: [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c

From: Hiroshi Shimamoto <[email protected]>

Ignore generated file arch/x86/lib/inat-tables.c.

Signed-off-by: Hiroshi Shimamoto <[email protected]>
---
arch/x86/lib/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 arch/x86/lib/.gitignore

diff --git a/arch/x86/lib/.gitignore b/arch/x86/lib/.gitignore
new file mode 100644
index 0000000..8df89f0
--- /dev/null
+++ b/arch/x86/lib/.gitignore
@@ -0,0 +1 @@
+inat-tables.c
--
1.6.3.3


2009-10-27 13:59:33

by Masami Hiramatsu

[permalink] [raw]
Subject: Re: [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c

Hiroshi Shimamoto wrote:
> From: Hiroshi Shimamoto<[email protected]>
>
> Ignore generated file arch/x86/lib/inat-tables.c.
>
> Signed-off-by: Hiroshi Shimamoto<[email protected]>

Acked-by: Masami Hiramatsu <[email protected]>

Thanks!

> ---
> arch/x86/lib/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 arch/x86/lib/.gitignore
>
> diff --git a/arch/x86/lib/.gitignore b/arch/x86/lib/.gitignore
> new file mode 100644
> index 0000000..8df89f0
> --- /dev/null
> +++ b/arch/x86/lib/.gitignore
> @@ -0,0 +1 @@
> +inat-tables.c

--
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: [email protected]