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