All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -rt] gitignore Module.markers
@ 2008-05-23 19:37 Hiroshi Shimamoto
  0 siblings, 0 replies; only message in thread
From: Hiroshi Shimamoto @ 2008-05-23 19:37 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar, Thomas Gleixner; +Cc: linux-kernel, linux-rt-users

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

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index fdcce40..3d04ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ vmlinux*
 !vmlinux.lds.S
 System.map
 Module.symvers
+Module.markers
 !.gitignore
 
 #
-- 
1.5.4.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-23 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 19:37 [PATCH -rt] gitignore Module.markers 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.