Add zap stanza of clash for windows (#144217)

* Add zap stanza

* Update Casks/clash-for-windows.rb

Co-authored-by: Razvan Azamfirei <azamfireirazvan@gmail.com>

---------

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
Co-authored-by: Razvan Azamfirei <azamfireirazvan@gmail.com>
This commit is contained in:
Vulxan
2023-03-31 04:16:34 +08:00
committed by GitHub
co-authored by Razvan Azamfirei Miccal Matthews
parent 7f418f7dbb
commit 587cf8b898
+6
View File
@@ -18,4 +18,10 @@ cask "clash-for-windows" do
auto_updates true
app "Clash for Windows.app"
zap trash: [
"~/Library/Application Support/clash_win",
"~/Library/Logs/clash_win",
"~/Library/Preferences/com.lbyczf.clashwin.plist",
]
end