public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Qi Yong <qiyong@fc-cn.com>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [patch] gitignore quilt's files
Date: Mon, 17 Jul 2006 11:38:50 +0800	[thread overview]
Message-ID: <20060717033850.GA18438@localhost.localdomain> (raw)


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

             reply	other threads:[~2006-07-17  3:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-17  3:38 Qi Yong [this message]
2006-07-17 22:55 ` [patch] gitignore quilt's files Brice Goglin
2006-07-18  2:21   ` Qi Yong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060717033850.GA18438@localhost.localdomain \
    --to=qiyong@fc-cn.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox