From 7fb4fd4c1a2d0af291f14bbf1530e17646ac1fb8 Mon Sep 17 00:00:00 2001 From: Sears Russell Date: Wed, 3 Oct 2007 01:52:41 +0000 Subject: [PATCH] Updated svn:ignore. --- .cvsignore | 11 +++++++++++ benchmarks/.cvsignore | 1 + src/libdfa/.cvsignore | 1 + src/pobj/.cvsignore | 1 + src/stasis/.cvsignore | 1 + test/stasis/.cvsignore | 1 + utilities/swig/.cvsignore | 5 +++++ 7 files changed, 21 insertions(+) diff --git a/.cvsignore b/.cvsignore index 89f04e0..1296069 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,11 +1,22 @@ +.cproject +.project +.settings +INSTALL Makefile Makefile.in aclocal.m4 autom4te.cache config.h config.h.in +config.guess config.log config.status +config.sub +depcomp +install-sh +ltmain.sh +missing +py-compile configure libtool stamp-h1 diff --git a/benchmarks/.cvsignore b/benchmarks/.cvsignore index abd7350..c276d6e 100644 --- a/benchmarks/.cvsignore +++ b/benchmarks/.cvsignore @@ -17,5 +17,6 @@ naiveMultiThreaded pageOrientedListNTA rawSet readLogicalHash +sequentialThroughput transitiveClosure zeroCopy diff --git a/src/libdfa/.cvsignore b/src/libdfa/.cvsignore index e995588..584f554 100644 --- a/src/libdfa/.cvsignore +++ b/src/libdfa/.cvsignore @@ -1,3 +1,4 @@ +.libs .deps Makefile Makefile.in diff --git a/src/pobj/.cvsignore b/src/pobj/.cvsignore index e995588..584f554 100644 --- a/src/pobj/.cvsignore +++ b/src/pobj/.cvsignore @@ -1,3 +1,4 @@ +.libs .deps Makefile Makefile.in diff --git a/src/stasis/.cvsignore b/src/stasis/.cvsignore index e995588..584f554 100644 --- a/src/stasis/.cvsignore +++ b/src/stasis/.cvsignore @@ -1,3 +1,4 @@ +.libs .deps Makefile Makefile.in diff --git a/test/stasis/.cvsignore b/test/stasis/.cvsignore index ac51cda..c386fe8 100644 --- a/test/stasis/.cvsignore +++ b/test/stasis/.cvsignore @@ -32,6 +32,7 @@ check_ringbuffer check_transactional2 check_bTree.log check_replacementPolicy +check_lsmTree check_*.log logfile.txt storefile.txt diff --git a/utilities/swig/.cvsignore b/utilities/swig/.cvsignore index 8041992..6c109aa 100644 --- a/utilities/swig/.cvsignore +++ b/utilities/swig/.cvsignore @@ -7,5 +7,10 @@ _lladd_la-lladd_wrap.lo lladd.py lladd.pyc lladd_wrap.cc +_stasis.la +_stasis_la-stasis_wrap.lo +stasis.py +stasis.pyc +stasis_wrap.cc logfile.txt storefile.txt