diff --git a/Casks/e/ebmac.rb b/Casks/e/ebmac.rb index 641e103ebe..45e05c5f79 100644 --- a/Casks/e/ebmac.rb +++ b/Casks/e/ebmac.rb @@ -13,4 +13,10 @@ cask "ebmac" do end app "EBMac.app" + + zap trash: [ + "~/Library/Application Support/EBMac", + "~/Library/Preferences/info.ebstudio.EBMac.plist", + "~/Library/Saved Application State/info.ebstudio.EBMac.savedState", + ] end