From: Duncan C. <dun...@us...> - 2004-08-03 16:57:35
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/gdk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26639/gtk/gdk Modified Files: .cvsignore Log Message: Add and update many .cvsignore files. Add a few api.ignore files that I forgot to add before. Index: .cvsignore =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/gdk/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- .cvsignore 10 Jul 2003 00:45:50 -0000 1.4 +++ .cvsignore 3 Aug 2004 16:56:55 -0000 1.5 @@ -4,5 +4,6 @@ Gdk.hs GdkEnums.hs GdkKeys.hs +Pixbuf.hs Keys.hs Region.hs |