Update of /cvsroot/wxlua/wxLua/apps/build/msw
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv21695/apps/build/msw
Modified Files:
.cvsignore
Log Message:
updated CVSIGNORE after BUILDDIR change
Index: .cvsignore
===================================================================
RCS file: /cvsroot/wxlua/wxLua/apps/build/msw/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 12 Jun 2005 21:21:11 -0000 1.1
--- .cvsignore 17 Dec 2006 11:26:37 -0000 1.2
***************
*** 1,6 ****
! borland*
! msvc*
! mingw*
! watcom*
*.vcproj
*.user
--- 1,6 ----
! bcc*
! vc*
! gcc*
! wat*
*.vcproj
*.user
|