[ctypes-commit] ctypes/comtypes/unittests .cvsignore,1.1,1.2
Brought to you by:
theller
From: Thomas H. <th...@us...> - 2005-02-24 16:22:31
|
Update of /cvsroot/ctypes/ctypes/comtypes/unittests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2713 Modified Files: .cvsignore Log Message: Standard ignores. Index: .cvsignore =================================================================== RCS file: /cvsroot/ctypes/ctypes/comtypes/unittests/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 12 Jan 2005 20:54:05 -0000 1.1 --- .cvsignore 24 Feb 2005 16:22:16 -0000 1.2 *************** *** 1 **** ! test_basic.pyc --- 1,2 ---- ! *.pyc ! *.pyo |