Skip to content

Commit

Permalink
gitblade: add zap
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel committed Nov 11, 2024
1 parent 4d8bfd8 commit 2b226d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/g/gitblade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@

app "GitBlade.app"

zap trash: [
"~/Library/Application Support/GitBlade",
"~/Library/Logs/GitBlade",
"~/Library/Preferences/com.electron.gitblade.plist",
"~/Library/Saved Application State/com.electron.gitblade.savedState",
]

caveats do
requires_rosetta
end
Expand Down

0 comments on commit 2b226d7

Please sign in to comment.