Update of /cvsroot/gtk2hs/gtk2hs/gtk/entry
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26639/gtk/entry
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/entry/.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
@@ -1,4 +1,6 @@
+Editable.hs
Entry.hs
+EntryCompletion.hs
HScale.hs
SpinButton.hs
VScale.hs
|