add emacs temporaries to gitignores

This commit is contained in:
Dane Springmeyer 2012-03-14 14:40:06 -07:00
parent b0c6378eb8
commit 4292cf1687

2
.gitignore vendored
View file

@ -4,6 +4,8 @@
*.so
*.a
*.dylib
*.cpp~
*.hpp~
plugins/input/*.input
demo/c++/rundemo
bindings/python/mapnik/paths.py