[postgis-tickets] [SCM] PostGIS branch master updated. 8311403fba05a7fb8f14bb8412acb56a136ae5af
git at osgeo.org
git at osgeo.org
Wed Dec 25 08:20:58 PST 2019
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 8311403fba05a7fb8f14bb8412acb56a136ae5af (commit)
from b89aaeb0539f58c9bb0a37b2cb5ad8cf83ea4db3 (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 8311403fba05a7fb8f14bb8412acb56a136ae5af
Author: Regina Obe <lr at pcorp.us>
Date: Wed Dec 25 11:20:52 2019 -0500
Cheatsheets generate .html in doc folder, exclude all .html in doc
diff --git a/.gitignore b/.gitignore
index bc0d770..15b86db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ config.sub
config.status
configure
de9i*.png
+doc/*.html
doc/html/image_src/generator
doc/html/image_src/Makefile
doc/html/*.html
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list