From 13e6715a2da8466d94e15a184d151b02b7b01550 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Thu, 24 Mar 2016 23:40:07 +0000 Subject: [PATCH] Ignore some new build artifacts git-svn-id: http://svn.osgeo.org/postgis/trunk@14809 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0