Update of /cvsroot/gtk2hs/gtk2hs/gtk/glib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26639/gtk/glib
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/glib/.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:56 -0000 1.5
@@ -1,5 +1,7 @@
+GError.hs
GList.hs
GObject.hs
+GParameter.hs
GType.hs
GValue.hs
GValueTypes.hs
|