From: Anthony B. <ant...@us...> - 2002-03-19 10:45:40
|
Update of /cvsroot/pydns/pydns In directory usw-pr-cvs1:/tmp/cvs-serv1507 Modified Files: .cvsignore Log Message: in theory the cvsignore in CVSROOT should catch this stuff. Index: .cvsignore =================================================================== RCS file: /cvsroot/pydns/pydns/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 23 Nov 2001 19:31:51 -0000 1.3 --- .cvsignore 19 Mar 2002 10:45:35 -0000 1.4 *************** *** 1,4 **** build dist - *.pyc - *.pyo --- 1,2 ---- |