[Super-tux-commit] supertux .cvsignore,1.4,1.5
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-11-07 23:03:15
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17287 Modified Files: .cvsignore Log Message: cvsignore update Index: .cvsignore =================================================================== RCS file: /cvsroot/super-tux/supertux/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- .cvsignore 8 Oct 2004 14:27:51 -0000 1.4 +++ .cvsignore 7 Nov 2004 23:02:40 -0000 1.5 @@ -5,6 +5,8 @@ config.guess config.rpath config.sub +config.h +gmon.out configure depcomp install-sh @@ -14,4 +16,4 @@ autom4te.cache libtool .project -.cdtproject \ No newline at end of file +.cdtproject |