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/sys

    • Property svn:ignore
      •  

        old new  
        88psErrorCodes.h
        99*.loT
         10*.bb
         11*.bbg
         12*.da
  • trunk/psLib/src/sys/Makefile.am

    r7766 r7985  
    4141        psType.h
    4242
    43 CLEANFILES = *~
     43CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.