mapnik/.gitignore

27 lines
521 B
Text
Raw Normal View History

2011-11-01 04:29:02 +01:00
.DS_Store
2011-10-19 15:45:17 +02:00
*~
2011-01-26 02:41:11 +01:00
*.o
*.pyc
*.os
*.so
*.a
*.dylib
plugins/input/*.input
2011-10-12 02:26:44 +02:00
demo/c++/rundemo
2011-01-26 02:41:11 +01:00
bindings/python/mapnik/paths.py
config.cache
config.log
config.py
.sconf_temp/
.sconsign.dblite
demo/viewer/viewer.ini
tests/cpp_tests/font_registration_test
2011-10-12 05:24:26 +02:00
tests/python_tests/raster_colorizer_test.png
tests/python_tests/raster_colorizer_test_save.xml
2011-01-26 02:41:11 +01:00
utils/mapnik-config/mapnik-config
utils/mapnik-config/mapnik2.pc
utils/shapeindex/shapeindex
2011-10-12 04:19:42 +02:00
utils/pgsql2sqlite/pgsql2sqlite
2011-01-26 02:41:11 +01:00
utils/svg2png/svg2png
demo/python/demo*
2011-10-12 02:26:44 +02:00
demo/python/map.xml