You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2001/10/01 03:10:24 UTC

cvs commit: jakarta-tomcat-connectors/coyote .cvsignore

remm        01/09/30 18:10:24

  Modified:    coyote   .cvsignore
  Log:
  - Fix the ignore list.
  
  Revision  Changes    Path
  1.2       +2 -3      jakarta-tomcat-connectors/coyote/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/coyote/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	2001/06/14 01:07:52	1.1
  +++ .cvsignore	2001/10/01 01:10:24	1.2
  @@ -1,3 +1,2 @@
  -dist
  -build.properties
  -target
  \ No newline at end of file
  +build
  +build.properties
  \ No newline at end of file