From: Sandro Santilli Date: Sun, 28 May 2017 20:48:31 +0000 (+0000) Subject: Ignore generated geobuffer sources X-Git-Tag: 2.4.0alpha~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51dbf868c0fedaf8562b2795077f3abcbe296f10;p=postgis Ignore generated geobuffer sources git-svn-id: http://svn.osgeo.org/postgis/trunk@15411 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.gitignore b/.gitignore index 5314ac226..e821537b0 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,8 @@ macros/ltversion.m4 *.o postgis_config.h postgis/Makefile +postgis/geobuf.pb-c.c +postgis/geobuf.pb-c.h postgis/legacy_gist.sql postgis/legacy_minimal.sql postgis/legacy.sql @@ -108,6 +110,8 @@ postgis/sfcgal_upgrade.sql* postgis/sqldefines.h postgis/uninstall_legacy.sql postgis/uninstall_postgis.sql +postgis/vector_tile.pb-c.c +postgis/vector_tile.pb-c.h raster/loader/Makefile raster/loader/raster2pgsql raster/Makefile