From: Szasz P. <sp...@us...> - 2004-03-17 21:40:45
|
Update of /cvsroot/rtk/rtk/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16011/doc Modified Files: .cvsignore Log Message: This way it is cleaner to work wit cvs (I will see easier if I forgot to add one file ;-) Index: .cvsignore =================================================================== RCS file: /cvsroot/rtk/rtk/doc/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 18 Jan 2004 16:35:51 -0000 1.1 --- .cvsignore 17 Mar 2004 21:31:14 -0000 1.2 *************** *** 1 **** ! api \ No newline at end of file --- 1,4 ---- ! api ! Makefile ! cmake.* ! *log.txt \ No newline at end of file |