Index: trunk/psLib/test/db/.cvsignore
===================================================================
--- trunk/psLib/test/db/.cvsignore	(revision 7978)
+++ trunk/psLib/test/db/.cvsignore	(revision 7985)
@@ -5,2 +5,6 @@
 Makefile.in
 tst_psDB
+*.bb
+*.bbg
+*.da
+gmon.out
Index: trunk/psLib/test/db/Makefile.am
===================================================================
--- trunk/psLib/test/db/Makefile.am	(revision 7978)
+++ trunk/psLib/test/db/Makefile.am	(revision 7985)
@@ -18,5 +18,5 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
 
 clean-local:
