All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] x86: gitignore: arch/x86/lib/inat-tables.c
@ 2009-11-04  3:58 Hiroshi Shimamoto
  2009-11-04 15:25 ` [tip:perf/probes] x86: Gitignore: arch/x86/lib/inat-tables.c tip-bot for Hiroshi Shimamoto
  0 siblings, 1 reply; 2+ messages in thread
From: Hiroshi Shimamoto @ 2009-11-04  3:58 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H. Peter Anvin
  Cc: Masami Hiramatsu, linux-kernel@vger.kernel.org

From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>

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

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-04 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04  3:58 [PATCH RESEND] x86: gitignore: arch/x86/lib/inat-tables.c Hiroshi Shimamoto
2009-11-04 15:25 ` [tip:perf/probes] x86: Gitignore: arch/x86/lib/inat-tables.c tip-bot for Hiroshi Shimamoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.