[SimBot-commits] CVS: simbot/data .cvsignore,1.1,1.2
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-05-06 21:24:01
|
Update of /cvsroot/simbot/simbot/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4159/data Modified Files: .cvsignore Log Message: missed moving info to data/... I also moved dbdump/dbrestore to tools/ Index: .cvsignore =================================================================== RCS file: /cvsroot/simbot/simbot/data/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -p -r1.1 -r1.2 --- .cvsignore 6 May 2005 21:10:25 -0000 1.1 +++ .cvsignore 6 May 2005 21:23:53 -0000 1.2 @@ -1 +1,5 @@ irclog +info +*.pag +*.dir +*.bak \ No newline at end of file |