cheetah3d: add zap

This commit is contained in:
Justin Krehel
2024-01-27 16:30:52 -05:00
parent 1fa041899a
commit d05b188467
+7
View File
@@ -13,4 +13,11 @@ cask "cheetah3d" do
end
app "Cheetah3D.app"
zap trash: [
"~/Library/Application Support/Cheetah3D",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/de.wengenmayer.cheetah3d.sfl*",
"~/Library/HTTPStorages/de.wengenmayer.Cheetah3D",
"~/Library/Preferences/de.wengenmayer.Cheetah3D.plist",
]
end