From 14ce05db5fc8d4043cfbb7359cd5139dcb4cd8a9 Mon Sep 17 00:00:00 2001 From: Lawrence Chen <54008264+lawrencecchen@users.noreply.github.com> Date: Tue, 17 Feb 2026 17:32:00 -0800 Subject: [PATCH] Add release artifacts to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3cf79e7a..85c6de56 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ GhosttyKit.xcframework.bak-*/ # Release artifacts GhosttyTabs-*.zip +cmux-macos.dmg +appcast.xml # Python __pycache__/