public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] gitignore quilt's files
@ 2006-07-17  3:38 Qi Yong
  2006-07-17 22:55 ` Brice Goglin
  0 siblings, 1 reply; 3+ messages in thread
From: Qi Yong @ 2006-07-17  3:38 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel


gitignore: ignore quilt's files.
 
Signed-off-by: Qi Yong <qiyong@fc-cn.com>
---

diff --git a/.gitignore b/.gitignore
index 27fd376..21e346a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,7 @@ include/linux/version.h
 
 # stgit generated dirs
 patches-*
+
+# quilt's files
+patches
+series

-- 
Qi Yong

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

end of thread, other threads:[~2006-07-18  2:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-17  3:38 [patch] gitignore quilt's files Qi Yong
2006-07-17 22:55 ` Brice Goglin
2006-07-18  2:21   ` Qi Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox