[SCM] PostGIS branch stable-3.6 updated. 3.6.0rc2-4-gdc8aa04a9
git at osgeo.org
git at osgeo.org
Fri Aug 29 02:15:39 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, stable-3.6 has been updated
via dc8aa04a910c81e4ea86c44e9cd97a8bbb6a616c (commit)
from ec3689daa2fa762e2383fae28cf91a0b2a6fe510 (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 dc8aa04a910c81e4ea86c44e9cd97a8bbb6a616c
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