Skip to content

Commit

Permalink
add zap to betaflight-configurator (#141516)
Browse files Browse the repository at this point in the history
* add zap to betaflight-configurator

* Update betaflight-configurator.rb
  • Loading branch information
senk authored Feb 19, 2023
1 parent 411e2a2 commit b0233a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/betaflight-configurator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@
end

app "Betaflight Configurator.app"

zap trash: [
"~/Library/Application Support/betaflight-configurator",
"~/Library/Caches/betaflight-configurator",
"~/Library/Preferences/com.nw-builder.betaflight-configurator.plist",
"~/Library/Saved Application State/com.nw-builder.betaflight-configurator.savedState",
]
end

0 comments on commit b0233a6

Please sign in to comment.