From 352dd1df32e672be4cff71132eb9c06a257872fe Mon Sep 17 00:00:00 2001
From: Brian Gerst <bgerst@didntduck.org>
Date: Tue, 27 Dec 2005 23:43:31 -0500
Subject: gitignore: misc files

Ignore all files generated from *_shipped files, plus a few others.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
 drivers/md/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 drivers/md/.gitignore

(limited to 'drivers/md')

diff --git a/drivers/md/.gitignore b/drivers/md/.gitignore
new file mode 100644
index 0000000..a7afec6
--- /dev/null
+++ b/drivers/md/.gitignore
@@ -0,0 +1,4 @@
+mktables
+raid6altivec*.c
+raid6int*.c
+raid6tables.c
-- 
cgit v1.1