[patch] gitignore quilt's files

From: Qi Yong
Date: Sun Jul 16 2006 - 23:44:02 EST



gitignore: ignore quilt's files.

Signed-off-by: Qi Yong <qiyong@xxxxxxxxx>
---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/