diff options
| author | NeilBrown <neilb@suse.de> | 2010-08-30 03:35:52 -0400 |
|---|---|---|
| committer | NeilBrown <neilb@suse.de> | 2010-08-30 03:35:52 -0400 |
| commit | 7c44ece988a3419e51c833cf14be186a22224dd1 (patch) | |
| tree | 914239dd8f2ce809caf94f6fa7b73cc302f679c4 /lib | |
| parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c (diff) | |
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>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/raid6/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/raid6/.gitignore b/lib/raid6/.gitignore new file mode 100644 index 00000000000..162becacf97 --- /dev/null +++ b/lib/raid6/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | mktables | ||
| 2 | altivec*.c | ||
| 3 | int*.c | ||
| 4 | tables.c | ||
