[SimBot-commits] CVS: simbot .cvsignore,1.13,1.14 USzip,1.3,NONE errors.db,1.1,NONE
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-05-06 21:11:03
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv541 Modified Files: .cvsignore Removed Files: USzip errors.db Log Message: Move some files to data/ which will be used to store databases from now on. Please move your irclog file to data/ :) Index: .cvsignore =================================================================== RCS file: /cvsroot/simbot/simbot/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -p -r1.13 -r1.14 --- .cvsignore 6 May 2005 00:14:19 -0000 1.13 +++ .cvsignore 6 May 2005 21:10:11 -0000 1.14 @@ -5,5 +5,4 @@ config.ini simbot.sh .DS_Store *.stackdump -irclog forecast_debug --- USzip DELETED --- --- errors.db DELETED --- |