[Happydoc-checkins] CVS: HappyDoc/happydoclib/docstring .cvsignore,1.1,1.2
Brought to you by:
doughellmann,
krlosaqp
From: Doug H. <dou...@us...> - 2002-11-16 21:57:12
|
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 |