marathon2: add zap

This commit is contained in:
Razvan Azamfirei
2023-11-25 22:34:23 -05:00
parent f22ed2a654
commit 289748c052
+7
View File
@@ -15,4 +15,11 @@ cask "marathon2" do
end
app "Marathon 2.app"
zap trash: [
"~/Library/Application Support/Marathon 2",
"~/Library/Logs/Marathon 2 Log.txt",
"~/Library/Preferences/Marathon 2",
"~/Library/Saved Application State/org.bungie.source.Marathon2.savedState",
]
end