mapnik/.gitignore

45 lines
1.1 KiB
Text
Raw Normal View History

2011-10-31 23:29:02 -04:00
.DS_Store
2011-10-19 14:45:17 +01:00
*~
2011-01-26 01:41:11 +00:00
*.o
*.pyc
*.os
*.so
*.a
*.dylib
plugins/input/*.input
2011-10-11 17:26:44 -07:00
demo/c++/rundemo
2011-01-26 01:41:11 +00: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-11 20:24:26 -07:00
tests/python_tests/raster_colorizer_test.png
tests/python_tests/raster_colorizer_test_save.xml
2011-01-26 01:41:11 +00:00
utils/mapnik-config/mapnik-config
utils/mapnik-config/mapnik2.pc
utils/shapeindex/shapeindex
2011-11-09 17:58:36 -08:00
utils/ogrindex/ogrindex
2011-10-11 19:19:42 -07:00
utils/pgsql2sqlite/pgsql2sqlite
2011-01-26 01:41:11 +00:00
utils/svg2png/svg2png
demo/python/demo*
2011-11-03 19:53:45 -04: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 11:27:51 -08: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