From: Paul Ramsey Date: Thu, 24 Mar 2016 23:40:07 +0000 (+0000) Subject: Ignore some new build artifacts X-Git-Tag: 2.3.0beta1~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13e6715a2da8466d94e15a184d151b02b7b01550;p=postgis Ignore some new build artifacts git-svn-id: http://svn.osgeo.org/postgis/trunk@14809 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.gitignore b/.gitignore index ac068f829..dc7ccefd9 100644 --- a/.gitignore +++ b/.gitignore @@ -97,6 +97,7 @@ postgis/legacy_gist.sql postgis/legacy_minimal.sql postgis/legacy.sql postgis/postgis.sql +postgis/postgis_proc_set_search_path.sql postgis/postgis_upgrade.sql* postgis/sfcgal_upgrade.sql* postgis/sqldefines.h @@ -111,6 +112,7 @@ raster/rt_pg/Makefile raster/rt_pg/rtpostgis.sql raster/rt_pg/rtpostgis_drop.sql raster/rt_pg/rtpostgis_legacy.sql +raster/rt_pg/rtpostgis_proc_set_search_path.sql raster/rt_pg/rtpostgis_upgrade.sql.in raster/rt_pg/rtpostgis_upgrade*.sql raster/rt_pg/uninstall_rtpostgis.sql