From: Francesco M. <fr...@us...> - 2006-01-25 18:38:54
|
Update of /cvsroot/wxlua/wxLua/apps In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11967/apps Modified Files: .cvsignore Log Message: .cvsignore details Index: .cvsignore =================================================================== RCS file: /cvsroot/wxlua/wxLua/apps/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .cvsignore 23 Jan 2006 21:22:39 -0000 1.2 --- .cvsignore 25 Jan 2006 18:38:44 -0000 1.3 *************** *** 3,8 **** bk-deps *.o ! wxlua* ! wxluaedit* ! bin2c* ! lua* \ No newline at end of file --- 3,6 ---- bk-deps *.o ! *.d ! .deps |