[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060717033850.GA18438@localhost.localdomain>
Date: Mon, 17 Jul 2006 11:38:50 +0800
From: Qi Yong <qiyong@...cn.com>
To: torvalds@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [patch] gitignore quilt's files
gitignore: ignore quilt's files.
Signed-off-by: Qi Yong <qiyong@...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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists