Skip to content

Commit

Permalink
cncjs: add zap
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Nov 15, 2024
1 parent 2d0b1dd commit bf45ea8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/c/cncjs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,11 @@
depends_on macos: ">= :high_sierra"

app "CNCjs.app"

zap trash: [
"~/.cncjs-sessions",
"~/Library/Application Support/CNCjs",
"~/Library/Preferences/org.cncjs.plist",
"~/Library/Saved Application State/org.cncjs.savedState",
]
end

0 comments on commit bf45ea8

Please sign in to comment.