[geos-commits] [SCM] GEOS branch main updated. 78c951c95dad8b6ff46b6f0d8b194ea93d3ad261
git at osgeo.org
git at osgeo.org
Wed Mar 11 04:48:22 PDT 2026
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, main has been updated
via 78c951c95dad8b6ff46b6f0d8b194ea93d3ad261 (commit)
from 701457b424a834b7da398d6abb60c642addce642 (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 78c951c95dad8b6ff46b6f0d8b194ea93d3ad261
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Mar 11 12:47:50 2026 +0100
Ignore files created by cmake
diff --git a/.gitignore b/.gitignore
index e57c23631..9d8abedec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,28 @@ capi/geos_c.h
.ccache/
web/public/
*.code-workspace
+CPackConfig.cmake
+CPackSourceConfig.cmake
+CTestTestfile.cmake
+capi/cmake_install.cmake
+cmake/cmake_uninstall.cmake
+doxygen/CTestTestfile.cmake
+doxygen/cmake_install.cmake
+geos-config-version.cmake
+geos-config.cmake
+geos-targets.cmake
+include/cmake_install.cmake
+src/cmake_install.cmake
+src/deps/cmake_install.cmake
+tests/CTestTestfile.cmake
+tests/cmake_install.cmake
+tests/unit/CTestTestfile.cmake
+tests/unit/cmake_install.cmake
+tests/xmltester/CTestTestfile.cmake
+tests/xmltester/cmake_install.cmake
+tools/CTestTestfile.cmake
+tools/cmake_install.cmake
+util/CTestTestfile.cmake
+util/cmake_install.cmake
+util/geosop/CTestTestfile.cmake
+util/geosop/cmake_install.cmake
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list