You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2001/12/21 18:19:24 UTC

cvs commit: httpd-2.0/modules/test .cvsignore

trawick     01/12/21 09:19:24

  Modified:    modules/test .cvsignore
  Log:
  ignore some generated files
  
  Revision  Changes    Path
  1.6       +5 -1      httpd-2.0/modules/test/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/test/.cvsignore,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .cvsignore	2001/08/17 07:19:07	1.5
  +++ .cvsignore	2001/12/21 17:19:24	1.6
  @@ -1,8 +1,12 @@
   .deps
  +.libs
  +*.la
  +modules.mk
   Makefile
   *.lo
  +*.slo
   *.so
  -modules.mk
  +*.x
   Debug
   Release
   *.plg