From c28d5e7529bb0bf4dd90097385240131cbae3f5a Mon Sep 17 00:00:00 2001 From: Charlie <64078329+zacharlie@users.noreply.github.com> Date: Tue, 2 Aug 2022 03:42:10 +0200 Subject: [PATCH] pwsh cleanup zips --- geodata/cleanup.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/geodata/cleanup.ps1 b/geodata/cleanup.ps1 index 155c805..ee1d4f6 100644 --- a/geodata/cleanup.ps1 +++ b/geodata/cleanup.ps1 @@ -3,6 +3,7 @@ Set-Location (Split-Path -Parent $MyInvocation.MyCommand.Path) # remove files by pattern $patterns = ( + "*.zip", "*.png", "*.tif", "*.jpg",