diff --git a/.gitignore b/.gitignore index e15acc928..89ad16365 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ basemap/cache_*/ basemap/local.* basemap/tiles.mbtiles basemap/tiles/ +basemap/cache/ # Examples examples/ip-to-location/archives/ diff --git a/.run/basemap-serve.run.xml b/.run/basemap-serve.run.xml index a0e90fa38..d0a486ac1 100644 --- a/.run/basemap-serve.run.xml +++ b/.run/basemap-serve.run.xml @@ -2,7 +2,7 @@