[SCM] PostGIS branch master updated. 3.6.0rc2-16-g2aabf280b
git at osgeo.org
git at osgeo.org
Fri Aug 29 02:14:57 PDT 2025
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 "PostGIS".
The branch, master has been updated
via 2aabf280b2b7428e75bb65769a3d6facfc21bc25 (commit)
from 7dea8919301b12b80e2565cdd153500951461786 (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 2aabf280b2b7428e75bb65769a3d6facfc21bc25
Author: David G. Johnston <David.G.Johnston at gmail.com>
Date: Fri Aug 22 18:40:53 2025 -0700
.gitignore .deps/ .Po build artifacts
Closes #5972
diff --git a/.gitignore b/.gitignore
index a20a6f16b..f9d05e3ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ config.guess
config.sub
config.status
configure
+.deps/
doc/html/postgis-*
doc/images
doc/html/images/generator
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list