Add release artifacts to gitignore

This commit is contained in:
Lawrence Chen 2026-02-17 17:32:00 -08:00
parent ee5902de0e
commit 14ce05db5f

2
.gitignore vendored
View file

@ -20,6 +20,8 @@ GhosttyKit.xcframework.bak-*/
# Release artifacts # Release artifacts
GhosttyTabs-*.zip GhosttyTabs-*.zip
cmux-macos.dmg
appcast.xml
# Python # Python
__pycache__/ __pycache__/