From: "Damien Lespiau" <damien.lespiau@gmail.com>
To: linux-sparse@vger.kernel.org
Subject: [PATCH] trivial: more .gitignore stuff
Date: Sun, 19 Nov 2006 00:46:59 +0100 [thread overview]
Message-ID: <cbf3148c0611181546s46431944hb1da14c18fe32ae1@mail.gmail.com> (raw)
Ignore tags and git frontends' files.
Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 3e12ce7..6a12c5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,15 @@ test-dissect
test-linearize
example
test-unssa
+
+# tags
+tags
+TAGS
+
+# stgit generated dirs
+patches-*
+
+# quilt's files
+patches
+series
+
next reply other threads:[~2006-11-18 23:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-18 23:46 Damien Lespiau [this message]
2006-11-28 20:31 ` [PATCH] trivial: more .gitignore stuff Josh Triplett
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=cbf3148c0611181546s46431944hb1da14c18fe32ae1@mail.gmail.com \
--to=damien.lespiau@gmail.com \
--cc=linux-sparse@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).