Update of /cvsroot/basedb/basedb/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv26240/plugins
Modified Files:
.cvsignore
Log Message:
Ignoring Makefile.in but not Makefile.am
Index: .cvsignore
===================================================================
RCS file: /cvsroot/basedb/basedb/plugins/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 1 Feb 2003 12:52:50 -0000 1.1
--- .cvsignore 13 Feb 2003 10:16:36 -0000 1.2
***************
*** 1 ****
! bin
--- 1,2 ----
! Makefile.in
! Makefile
|