[Trainsched-commit] trainsched .cvsignore,1.5,1.6
Brought to you by:
philm
|
From: Steve M. <sma...@us...> - 2009-05-14 19:49:27
|
Update of /cvsroot/trainsched/trainsched In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22659 Modified Files: .cvsignore Log Message: Exclude pdb files from CVS. Index: .cvsignore =================================================================== RCS file: /cvsroot/trainsched/trainsched/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .cvsignore 26 Apr 2009 08:01:04 -0000 1.5 --- .cvsignore 14 May 2009 19:49:16 -0000 1.6 *************** *** 9,11 **** .cdtproject .project ! auto-generated.mk \ No newline at end of file --- 9,12 ---- .cdtproject .project ! auto-generated.mk ! breteche.pdb \ No newline at end of file |