Skip to content

Commit

Permalink
visual-studio: add zap stanza (#30951)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurikoles authored and vitorgalvao committed Mar 15, 2017
1 parent d8b67c0 commit 3f6ffb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Casks/visual-studio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,12 @@
installer manual: 'Install Visual Studio for Mac Preview.app'

uninstall delete: '/Applications/Visual Studio.app'

zap delete: [
'~/Library/VisualStudio',
'~/Library/Caches/VisualStudio',
'~/Library/Logs/VisualStudio',
'~/Library/Preferences/Visual*Studio',
'~/Library/Application Support/CrashReporter/VisualStudio*',
]
end

0 comments on commit 3f6ffb1

Please sign in to comment.