Add release artifacts to gitignore
This commit is contained in:
parent
ee5902de0e
commit
14ce05db5f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -20,6 +20,8 @@ GhosttyKit.xcframework.bak-*/
|
||||||
|
|
||||||
# Release artifacts
|
# Release artifacts
|
||||||
GhosttyTabs-*.zip
|
GhosttyTabs-*.zip
|
||||||
|
cmux-macos.dmg
|
||||||
|
appcast.xml
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue