Update of /cvsroot/gtk2hs/gtk2hs/gconf/System/Gnome/GConf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15455/gconf/System/Gnome/GConf
Modified Files:
.cvsignore
Log Message:
Add and update some of the cvsignore files.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/gconf/System/Gnome/GConf/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .cvsignore 3 Aug 2004 16:56:52 -0000 1.1
+++ .cvsignore 12 Feb 2005 18:32:24 -0000 1.2
@@ -1,3 +1,5 @@
-GConfClient.hs
-GConfType.*
+Types.chs
+Types.hs
+GConfType.hs
GConfValue.hs
+GConfClient.hs
|