From: Sandro Santilli Date: Tue, 1 Mar 2011 14:47:16 +0000 (+0000) Subject: More ignores X-Git-Tag: 2.0.0alpha1~1927 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6820c79979f62dbc5d1784ca6b47160ff15f4d7a;p=postgis More ignores git-svn-id: http://svn.osgeo.org/postgis/trunk@6874 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.gitignore b/.gitignore index db3c467d1..2713d4fea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,41 @@ *.a -.svn -*.o -*.so +aclocal.m4 +autom4te.cache/ +config.guess +config.log +config.status +config.sub configure +de9i*.png +doc/html/image_src/generator +doc/html/image_src/Makefile +doc/html/postgis.html doc/Makefile doc/Makefile.comments -doc/html/image_src/Makefile +doc/postgis_aggs_mm.xml doc/postgis_comments.sql +doc/postgis-out.xml doc/raster_comments.sql -liblwgeom/Makefile -liblwgeom/cunit/Makefile +GNUmakefile liblwgeom/cunit/cu_tester +liblwgeom/cunit/Makefile liblwgeom/liblwgeom.a +liblwgeom/Makefile libtool -loader/Makefile +loader/cunit/cu_tester loader/cunit/Makefile +loader/Makefile loader/pgsql2shp loader/shp2pgsql +loader/shp2pgsql-gui ltmain.sh macros/libtool.m4 +macros/lt~obsolete.m4 macros/ltoptions.m4 macros/ltsugar.m4 macros/ltversion.m4 -macros/lt~obsolete.m4 +*.o +postgis_config.h postgis/Makefile postgis/postgis.sql postgis/postgis.sql.in @@ -32,33 +45,27 @@ postgis/postgis_upgrade_15_minor.sql postgis/sqldefines.h postgis/uninstall_postgis.sql postgis/uninstall_postgis.sql.in -postgis_config.h raster/Makefile +raster/raster_config.h +raster/rt_core/Makefile +raster/rt_pg/Makefile +raster/rt_pg/rtpostgis.sql +raster/rt_pg/rtpostgis.sql.in +raster/scripts/python/Makefile +raster/test/core/Makefile +raster/test/core/testapi +raster/test/core/testwkb +raster/test/Makefile +raster/test/regress/Makefile regress/00-regress-install/ regress/Makefile regress/postgis.sql +*.so +st_*.png +.svn topology/Makefile -aclocal.m4 -autom4te.cache/ -config.guess -config.log -config.status -config.sub -raster/rt_pg/rtpostgis.sql -raster/rt_pg/rtpostgis.sql.in -raster/scripts/python/Makefile -topology/test/topo_predicates.sql topology/test/load_topology-4326.sql topology/test/load_topology.sql +topology/test/topo_predicates.sql topology/topology.sql topology/topology.sql.in -st_*.png -de9i*.png -doc/html/image_src/generator -doc/html/postgis.html -doc/postgis-out.xml -doc/postgis_aggs_mm.xml -raster/raster_config.h -loader/cunit/cu_tester -loader/shp2pgsql-gui -GNUmakefile