From: Duncan C. <dun...@us...> - 2005-02-12 18:32:35
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15455 Modified Files: .cvsignore Log Message: Add and update some of the cvsignore files. Index: .cvsignore =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .cvsignore 11 Nov 2003 12:10:23 -0000 1.3 +++ .cvsignore 12 Feb 2005 18:32:26 -0000 1.4 @@ -7,3 +7,9 @@ gtk2hs-0.9.* i386 localpackage.conf +Makefile +Makefile.in +aclocal.m4 +config.h +config.h.in +stamp-h1 |