Update of /cvsroot/happydoc/HappyDoc/happydoclib/docstring
In directory usw-pr-cvs1:/tmp/cvs-serv7991/happydoclib/docstring
Modified Files:
.cvsignore
Log Message:
Ignore the file used to update the structured text code.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc/happydoclib/docstring/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 24 Oct 2001 21:27:35 -0000 1.1
--- .cvsignore 16 Nov 2002 21:57:09 -0000 1.2
***************
*** 1 ****
--- 1,2 ----
*.pyc
+ ST.tar.gz
|