From 9d783750e5ee82bd8954b283b0e297794d3296e9 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 27 Aug 1999 20:19:40 +0000 Subject: [PATCH] ignore .libs --- bin/tests/db/.cvsignore | 1 + bin/tests/dst/.cvsignore | 1 + bin/tests/mem/.cvsignore | 1 + bin/tests/tasks/.cvsignore | 1 + bin/tests/timers/.cvsignore | 1 + 5 files changed, 5 insertions(+) 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