Add zap stanza for mark-text (#86996)

This commit is contained in:
cometeme 2020-08-03 13:13:11 +08:00 committed by GitHub
parent b25633562b
commit 4591b9c03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -9,4 +9,11 @@ cask "mark-text" do
homepage "https://marktext.app/"
app "Mark Text.app"
zap trash: [
"~/Library/Application Support/marktext",
"~/Library/Preferences/com.github.marktext.marktext.plist",
"~/Library/Saved Application State/com.github.marktext.marktext.savedState",
"~/Library/Logs/Mark Text",
]
end