Update of /cvsroot/instantobjects/Source/Design
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9388/Design
Modified Files:
.cvsignore
Log Message:
improved .cvsignore
Index: .cvsignore
===================================================================
RCS file: /cvsroot/instantobjects/Source/Design/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .cvsignore 20 Jul 2004 16:46:45 -0000 1.2
--- .cvsignore 11 Feb 2005 16:14:11 -0000 1.3
***************
*** 1,3 ****
*.dcu
! InstantDesignTools.~pas
! InstantOTA.~pas
\ No newline at end of file
--- 1,3 ----
*.dcu
! *.~*
! *.ddp
|