[Python-checkins] CVS: python/dist/src/Doc .cvsignore,1.19,1.20

Fred L. Drake fdrake@users.sourceforge.net
Mon, 22 Jan 2001 13:31:40 -0800


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv15264

Modified Files:
	.cvsignore 
Log Message:

Never mind ignoring a copied LICENSE file; let's do this another way.


Index: .cvsignore
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** .cvsignore	2001/01/22 21:07:36	1.19
--- .cvsignore	2001/01/22 21:31:38	1.20
***************
*** 2,4 ****
  *.tar.bz2
  *.zip
- LICENSE
--- 2,3 ----