Updating zap stanza for gitbutler

Adding 3 additional directories found after Cask creation
This commit is contained in:
Sean Smith 2024-02-14 08:38:32 -05:00
parent 8d6a7b6aff
commit cc96dabab0
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ cask "gitbutler" do
zap trash: [
"~/Library/Application Support/com.gitbutler.app",
"~/Library/Caches/com.gitbutler.app",
"~/Library/Logs/com.gitbutler.app",
"~/Library/Preferences/com.gitbutler.app.plist",
"~/Library/Saved Application State/com.gitbutler.app.savedState",
"~/Library/WebKit/com.gitbutler.app",
]