linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] lib/raid6: ignore generated files
@ 2010-08-23 17:25 Andreas Schwab
  2010-08-30  8:09 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2010-08-23 17:25 UTC (permalink / raw)
  To: linux-raid; +Cc: linux-kernel

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."

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-30  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 17:25 [PATCH] lib/raid6: ignore generated files Andreas Schwab
2010-08-30  8:09 ` Neil Brown

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).