Added zap stanza to Mailspring (#53192)

* Upgrade Cura Lulzbot Edition to 3.2.21

* Update Wallpaper Wizard to 2.1.6

* Added zap stanza to Mailspring
This commit is contained in:
Winston Astrachan 2018-10-10 12:47:13 -04:00 committed by Vítor Galvão
parent 34982c3247
commit 1e61ebbf32
1 changed files with 8 additions and 0 deletions

View File

@ -11,4 +11,12 @@ cask 'mailspring' do
auto_updates true
app 'Mailspring.app'
zap trash: [
'~/Library/Application Support/Mailspring',
'~/Library/Preferences/com.mailspring.*',
'~/Library/Caches/com.mailspring.*',
'~/Library/Saved Application State/com.mailspring.*',
'~/Library/Logs/Mailspring',
]
end