Adding zap stanza to Winds (#67837)

This commit is contained in:
Ondřej Führer 2019-08-20 12:56:25 +02:00 committed by Vítor Galvão
parent 854b6c9147
commit 97746fcb6d
1 changed files with 7 additions and 0 deletions

View File

@ -9,4 +9,11 @@ cask 'winds' do
homepage 'https://getstream.io/winds/'
app 'Winds.app'
zap trash: [
'~/Library/Application Support/Winds',
'~/Library/Logs/Winds',
'~/Library/Preferences/io.getstream.winds.plist',
'~/Library/Saved Application State/io.getstream.winds.savedState',
]
end