Update of /cvsroot/gtk2hs/gtk2hs/gtk/ornaments
In directory sc8-pr-cvs1:/tmp/cvs-serv9887/gtk/ornaments
Modified Files:
.cvsignore
Log Message:
- add *.h
- add new .hs file to gtk/gdk/.cvsignore
Index: .cvsignore
===================================================================
RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/ornaments/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- .cvsignore 8 May 2003 11:28:44 -0000 1.3
+++ .cvsignore 10 Jul 2003 00:45:51 -0000 1.4
@@ -1,3 +1,4 @@
Frame.hs
HSeparator.hs
VSeparator.hs
+*.h
|