diff --git a/bin/tests/db/.cvsignore b/bin/tests/db/.cvsignore index e721395b30..012ce49fc6 100644 --- a/bin/tests/db/.cvsignore +++ b/bin/tests/db/.cvsignore @@ -1,2 +1,3 @@ Makefile t_db +.libs diff --git a/bin/tests/dst/.cvsignore b/bin/tests/dst/.cvsignore index 52e41b15b3..3e7ab2a304 100644 --- a/bin/tests/dst/.cvsignore +++ b/bin/tests/dst/.cvsignore @@ -1,3 +1,4 @@ Makefile dst_test t_dst +.libs diff --git a/bin/tests/mem/.cvsignore b/bin/tests/mem/.cvsignore index ea779aa177..3090551625 100644 --- a/bin/tests/mem/.cvsignore +++ b/bin/tests/mem/.cvsignore @@ -1,2 +1,3 @@ Makefile t_mem +.libs diff --git a/bin/tests/tasks/.cvsignore b/bin/tests/tasks/.cvsignore index 0f30afd223..bfa524e3e4 100644 --- a/bin/tests/tasks/.cvsignore +++ b/bin/tests/tasks/.cvsignore @@ -1,2 +1,3 @@ Makefile t_tasks +.libs diff --git a/bin/tests/timers/.cvsignore b/bin/tests/timers/.cvsignore index 6893c09dae..f7ea1e45ed 100644 --- a/bin/tests/timers/.cvsignore +++ b/bin/tests/timers/.cvsignore @@ -1,2 +1,3 @@ Makefile t_timers +.libs