From e660781694c2cb9aa6bac010530b4fa6f901afcd Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 11 Oct 2011 17:26:44 -0700 Subject: [PATCH] add to gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 05c771f81..c486fd317 100644 --- a/.gitignore +++ b/.gitignore @@ -5,14 +5,13 @@ *.a *.dylib plugins/input/*.input - +demo/c++/rundemo 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 utils/mapnik-config/mapnik-config @@ -20,5 +19,4 @@ utils/mapnik-config/mapnik2.pc utils/shapeindex/shapeindex utils/svg2png/svg2png demo/python/demo* -demo/python/map.xml - +demo/python/map.xml \ No newline at end of file