diff --git a/Casks/portfolioperformance.rb b/Casks/portfolioperformance.rb index fab01df6ea02..52cf1dcab06f 100644 --- a/Casks/portfolioperformance.rb +++ b/Casks/portfolioperformance.rb @@ -19,4 +19,10 @@ auto_updates true app "PortfolioPerformance.app" + + zap trash: [ + "~/Library/Application Support/name.abuchen.portfolio.product", + "~/Library/Caches/name.abuchen.portfolio.distro.product", + "~/Library/Preferences/name.abuchen.portfolio.distro.product.plist", + ] end