From 3c6821c1e17e8c72b7dd7c51a9e69759557b7f4c Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 11 Oct 2011 10:33:25 +0000 Subject: [PATCH] Ignore more generated files git-svn-id: http://svn.osgeo.org/postgis/trunk@7969 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4b6b1443e..64f142b4a 100644 --- a/.gitignore +++ b/.gitignore @@ -60,8 +60,12 @@ raster/Makefile raster/raster_config.h raster/rt_core/Makefile raster/rt_pg/Makefile +raster/rt_pg/rtpostgis_drop.sql +raster/rt_pg/rtpostgis_drop.sql.in raster/rt_pg/rtpostgis.sql raster/rt_pg/rtpostgis.sql.in +raster/rt_pg/rtpostgis_upgrade_20_minor.sql +raster/rt_pg/rtpostgis_upgrade.sql raster/scripts/python/Makefile raster/test/core/Makefile raster/test/core/testapi -- 2.49.0