From: Duncan C. <dun...@us...> - 2004-08-03 16:57:34
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/abstract In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26639/gtk/abstract 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/abstract/.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:54 -0000 1.5 @@ -1,5 +1,8 @@ +Bin.hs Box.hs +ButtonBox.hs Container.hs +FileChooser.hs Misc.hs Object.hs Paned.hs |