From: Francesco M. <fr...@us...> - 2006-12-17 11:26:41
|
Update of /cvsroot/wxlua/wxLua/bin In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv21695/bin Modified Files: .cvsignore Log Message: updated CVSIGNORE after BUILDDIR change Index: .cvsignore =================================================================== RCS file: /cvsroot/wxlua/wxLua/bin/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 20 May 2006 20:36:35 -0000 1.3 --- .cvsignore 17 Dec 2006 11:26:38 -0000 1.4 *************** *** 1,3 **** *lua* bin2c* ! *.dll \ No newline at end of file --- 1,5 ---- *lua* bin2c* ! *.dll ! *_lib ! *_dll |