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/07/10 06:54:16 UTC

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

trawick     01/07/09 21:54:16

  Modified:    modules/cache .cvsignore
  Log:
  ignore generated DSO-related files on OS/390
  
  Revision  Changes    Path
  1.3       +1 -0      httpd-2.0/modules/cache/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/cache/.cvsignore,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .cvsignore	2000/12/21 21:07:07	1.2
  +++ .cvsignore	2001/07/10 04:54:14	1.3
  @@ -6,5 +6,6 @@
   *.lo
   *.slo
   *.so
  +*.x
   Debug
   Release