Skip to content

Commit

Permalink
imfile: add zap
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed May 27, 2024
1 parent 91d2860 commit edce4e7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Casks/imfile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@

app "imFile.app"

zap trash: []
zap trash: [
"~/Library/Application Support/imFile",
"~/Library/Logs/imFile",
"~/Library/Preferences/app.imfile.native.plist",
"~/Library/Saved Application State/app.imfile.native.savedState",
]
end

0 comments on commit edce4e7

Please sign in to comment.