[geos-commits] [SCM] GEOS branch master updated. f6f8586c863bb61bec7bc1362d005510dbe7ff33

git at osgeo.org git at osgeo.org
Thu Dec 10 13:52:15 PST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  f6f8586c863bb61bec7bc1362d005510dbe7ff33 (commit)
      from  ef6c81b165661a577342f27201acef58dff12aa9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f6f8586c863bb61bec7bc1362d005510dbe7ff33
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Dec 10 22:37:07 2020 +0100

    Ignore build tests

diff --git a/.gitignore b/.gitignore
index 5a01af4..d116d9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,9 +39,14 @@ tests/bigtest/TestSweepLineSpeed
 tests/bigtest/bug234
 tests/geostest/geostest
 benchmarks/algorithm/InteriorPointAreaPerfTest
+benchmarks/algorithm/UnaryUnionSegmentsPerfTest
+benchmarks/algorithm/VoronoiPerfTest
+benchmarks/capi/GEOSPreparedContainsPerfTest
+benchmarks/capi/IntersectionPerfTest
+benchmarks/capi/memleak_mp_prep
+benchmarks/capi/UnaryOpPerfTest
 benchmarks/operation/buffer/IteratedBufferStressTest
 benchmarks/operation/predicate/RectangleIntersectsPerfTest
-benchmarks/capi/memleak_mp_prep
 benchmarks/ClassSizes
 include/config.h.in~
 include/geos/platform.h

-----------------------------------------------------------------------

Summary of changes:
 .gitignore | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list