Index: trunk/psLib/test/astro/.cvsignore
===================================================================
--- trunk/psLib/test/astro/.cvsignore	(revision 7948)
+++ trunk/psLib/test/astro/.cvsignore	(revision 7985)
@@ -19,2 +19,6 @@
 tst_psEarthOrientation
 tst_psCoord02
+*.bb
+*.bbg
+*.da
+gmon.out
Index: trunk/psLib/test/astro/Makefile.am
===================================================================
--- trunk/psLib/test/astro/Makefile.am	(revision 7948)
+++ trunk/psLib/test/astro/Makefile.am	(revision 7985)
@@ -43,5 +43,5 @@
 tests: $(check_DATA) $(TESTS)
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
 
 pslib.config: $(top_srcdir)/etc/pslib/pslib.config.template
