All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: linux-raid@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] lib/raid6: ignore generated files
Date: Mon, 23 Aug 2010 19:25:30 +0200	[thread overview]
Message-ID: <m2d3t9z1f9.fsf@igel.home> (raw)

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
---
 lib/raid6/.gitignore |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 lib/raid6/.gitignore

diff --git a/lib/raid6/.gitignore b/lib/raid6/.gitignore
new file mode 100644
index 0000000..730e5ec
--- /dev/null
+++ b/lib/raid6/.gitignore
@@ -0,0 +1,12 @@
+int1.c
+int2.c
+int4.c
+int8.c
+int16.c
+int32.c
+altivec1.c
+altivec2.c
+altivec4.c
+altivec8.c
+tables.c
+mktables
-- 
1.7.2.2

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

             reply	other threads:[~2010-08-23 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 17:25 Andreas Schwab [this message]
2010-08-30  8:09 ` [PATCH] lib/raid6: ignore generated files Neil Brown

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=m2d3t9z1f9.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.