From d0ae138aa8cff246718ebd49783be601265c8367 Mon Sep 17 00:00:00 2001 From: lukasmartinelli Date: Thu, 6 Oct 2016 19:35:00 +0200 Subject: [PATCH] Add gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e5d43ba --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Mapnik XML +data.xml +*.thumb.png +*.swp +*.pbf