-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
92 lines (92 loc) · 2 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
*.a
*.la
.libs
*.lo
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/postgis_aggs_mm.xml
doc/postgis_comments.sql
doc/postgis-out.xml
doc/raster_comments.sql
GNUmakefile
liblwgeom/cunit/cu_tester
liblwgeom/cunit/Makefile
liblwgeom/liblwgeom.a
liblwgeom/liblwgeom.h
liblwgeom/Makefile
libtool
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
*.o
postgis_config.h
postgis/Makefile
postgis/legacy_compatibility_layer.sql
postgis/legacy_compatibility_layer.sql.in
postgis/legacy.sql
postgis/legacy.sql.in
postgis/postgis.sql
postgis/postgis.sql.in
postgis/postgis_upgrade_13_to_15.sql
postgis/postgis_upgrade_14_to_15.sql
postgis/postgis_upgrade_15_minor.sql
postgis/postgis_upgrade_20_minor.sql
postgis/postgis_upgrade_20_minor.sql.in
postgis/sqldefines.h
postgis/uninstall_legacy.sql
postgis/uninstall_legacy.sql.in
postgis/uninstall_postgis.sql
postgis/uninstall_postgis.sql.in
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
raster/test/core/testwkb
raster/test/Makefile
raster/test/regress/Makefile
raster/test/regress/rtpostgis.sql
regress/00-regress-install/
regress/Makefile
regress/postgis.sql
*.so
st_*.png
.svn
topology/Makefile
topology/test/load_topology-4326.sql
topology/test/load_topology.sql
topology/test/topo_predicates.sql
topology/topology.sql
topology/topology.sql.in
topology/topology_upgrade_20_minor.sql
authors.git
libpgcommon/Makefile
libpgcommon/cunit/Makefile