mapnik/.gitignore

46 lines
1.1 KiB
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
plugins/input/templates/*.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-11-10 02:58:36 +01:00
utils/ogrindex/ogrindex
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-11-04 00:53:45 +01:00
demo/python/map.xml
tests/cpp_tests/svg_renderer_tests/background_color_test
tests/cpp_tests/svg_renderer_tests/combined_test
tests/cpp_tests/svg_renderer_tests/compilation_test
tests/cpp_tests/svg_renderer_tests/file_output_test
tests/cpp_tests/svg_renderer_tests/file_output_test_case.svg
tests/cpp_tests/svg_renderer_tests/path_element_test
tests/cpp_tests/svg_renderer_tests/path_element_test_case_1.svg
tests/cpp_tests/svg_renderer_tests/root_element_test
tests/data/sqlite/*index
2011-12-02 20:27:51 +01:00
demo/c++/cairo-demo.pdf
demo/c++/cairo-demo.png
demo/c++/cairo-demo256.png
demo/c++/demo.jpg
demo/c++/demo.png
demo/c++/demo256.png