IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 25, 2006, 5:52:28 PM (20 years ago)
Author:
Paul Price
Message:

Adding output of coverage testing to CLEANFILES and .cvsignore

Location:
trunk/psLib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
        3131.libs
        3232psTableParse
         33*.bb
         34*.bbg
         35*.da
  • trunk/psLib/src

    • Property svn:ignore
      •  

        old new  
        1111config.h.in
        1212psErrorText.h
         13*.bb
         14*.bbg
         15*.da
  • trunk/psLib/src/db

    • Property svn:ignore
      •  

        old new  
        66*.lo
        77*.loT
         8*.bb
         9*.bbg
         10*.da
  • trunk/psLib/src/db/Makefile.am

    r7211 r7985  
    1313        psDB.h
    1414
    15 CLEANFILES = *~
     15CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.