From 1f49c52be44fc58fc8361b136eaca7ae4874583a Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Mon, 9 Apr 2012 14:12:17 -0700 Subject: [PATCH] add hello world plugin to gitignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3517344f6..7dd40eb92 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.cpp~ *.hpp~ plugins/input/*.input +plugins/input/templates/hello.input demo/c++/rundemo bindings/python/mapnik/paths.py config.cache