From: Spacy <sp...@us...> - 2006-05-13 16:38:06
|
Update of /cvsroot/vba/VisualBoyAdvance/win32 In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv8627/win32 Modified Files: .cvsignore Log Message: added vs2005 outputs to ignore list Index: .cvsignore =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/win32/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 22 Oct 2002 20:27:46 -0000 1.1 --- .cvsignore 13 May 2006 16:38:00 -0000 1.2 *************** *** 1,3 **** --- 1,6 ---- Debug Release ReleaseNoDev SDLDebug SDLRelease + mfc_release mfc_debug sdl_release sdl_debug GBA.ncb GBA.opt GBA.plg gba_sdl.ncb gba_sdl.opt gba_sdl.plg + vba_vs2005.ncb + vba_vs2005.vcproj.A2.Spacy.user \ No newline at end of file |