Browse Source

Move .gitignore from drivers/md to lib/raid6

Another missing bit of the raid6 -> /lib move.

Reported-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: NeilBrown <neilb@suse.de>
NeilBrown 14 years ago
parent
commit
7c44ece988
2 changed files with 4 additions and 4 deletions
  1. 0 4
      drivers/md/.gitignore
  2. 4 0
      lib/raid6/.gitignore

+ 0 - 4
drivers/md/.gitignore

@@ -1,4 +0,0 @@
-mktables
-raid6altivec*.c
-raid6int*.c
-raid6tables.c

+ 4 - 0
lib/raid6/.gitignore

@@ -0,0 +1,4 @@
+mktables
+altivec*.c
+int*.c
+tables.c