From: Adam Dickmeiss Date: Wed, 5 Mar 2003 16:52:26 +0000 (+0000) Subject: cvsignore X-Git-Tag: ZEBRA.1.3.8~25 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=34252670515d7057b40aa9bd6acde0c891678d31 cvsignore --- diff --git a/.cvsignore b/.cvsignore index 51e7c03..81fd671 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ config.cache config.log config.status configure +idzebra.spec diff --git a/examples/zthes/.cvsignore b/examples/zthes/.cvsignore new file mode 100644 index 0000000..bf27a80 --- /dev/null +++ b/examples/zthes/.cvsignore @@ -0,0 +1,4 @@ +*.mf +*.LCK +*.in +Makefile diff --git a/perl/.cvsignore b/perl/.cvsignore index 1ddabaa..fb78fe0 100644 --- a/perl/.cvsignore +++ b/perl/.cvsignore @@ -1 +1,4 @@ Makefile.PL +Makefile +zebrasrv.pid +*.log diff --git a/test/api/.cvsignore b/test/api/.cvsignore index 3332c4d..06102d9 100644 --- a/test/api/.cvsignore +++ b/test/api/.cvsignore @@ -3,3 +3,5 @@ Makefile Makefile.in t1 t2 +*.mf +*.LCK diff --git a/test/rusmarc/.cvsignore b/test/rusmarc/.cvsignore index 282522d..89df784 100644 --- a/test/rusmarc/.cvsignore +++ b/test/rusmarc/.cvsignore @@ -1,2 +1,6 @@ Makefile Makefile.in +lock +register +tmp +zebrasrv.pid diff --git a/test/usmarc/.cvsignore b/test/usmarc/.cvsignore index 282522d..62e5e2d 100644 --- a/test/usmarc/.cvsignore +++ b/test/usmarc/.cvsignore @@ -1,2 +1,5 @@ Makefile Makefile.in +*.mf +*.LCK +zebrasrv.pid diff --git a/test/xelm/.cvsignore b/test/xelm/.cvsignore new file mode 100644 index 0000000..b639ce5 --- /dev/null +++ b/test/xelm/.cvsignore @@ -0,0 +1,6 @@ +Makefile +Makefile.in +*.mf +*.log +log +*.LCK