add hello world plugin to gitignores
This commit is contained in:
parent
bd8446d875
commit
1f49c52be4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
||||||
*.cpp~
|
*.cpp~
|
||||||
*.hpp~
|
*.hpp~
|
||||||
plugins/input/*.input
|
plugins/input/*.input
|
||||||
|
plugins/input/templates/hello.input
|
||||||
demo/c++/rundemo
|
demo/c++/rundemo
|
||||||
bindings/python/mapnik/paths.py
|
bindings/python/mapnik/paths.py
|
||||||
config.cache
|
config.cache
|
||||||
|
|
Loading…
Reference in a new issue