You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Ben Laurie <be...@hyperreal.org> on 1997/07/06 00:09:31 UTC

cvs commit: apache/src/regex .cvsignore

ben         97/07/05 15:09:30

  Modified:    src       .cvsignore
               src/regex  .cvsignore
  Added:       src/modules/proxy  .cvsignore
  Log:
  Add ignores for VC++.
  
  Revision  Changes    Path
  1.4       +1 -0      apache/src/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /export/home/cvs/apache/src/.cvsignore,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** .cvsignore	1997/06/15 19:22:23	1.3
  --- .cvsignore	1997/07/05 22:09:28	1.4
  ***************
  *** 6,8 ****
  --- 6,9 ----
    apache.mdp
    apache.ncb
    Release
  + Debug
  
  
  
  1.1                  apache/src/modules/proxy/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  Debug
  Release
  proxy.mdp
  proxy.ncb
  
  
  
  1.3       +4 -1      apache/src/regex/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /export/home/cvs/apache/src/regex/.cvsignore,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** .cvsignore	1996/07/27 12:36:49	1.2
  --- .cvsignore	1997/07/05 22:09:29	1.3
  ***************
  *** 1,3 ****
    *.ih
    re
  ! 
  --- 1,6 ----
    *.ih
    re
  ! Debug
  ! Release
  ! regex.mdp
  ! regex.ncb