Update of /cvsroot/jython/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv22502
Modified Files:
.cvsignore
Log Message:
The .tar files was renamed when moving to ant.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/jython/htdocs/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** .cvsignore 2000/11/13 10:28:55 1.1
--- .cvsignore 2001/07/19 15:18:04 1.2
***************
*** 1 ****
! *.html htdocs.tar.gz *.bat
--- 1 ----
! *.html htdocs.tgz htdocs.tar *.bat
|