From 45d82feeea69a2cceb1a99974d4eedb366321f2d Mon Sep 17 00:00:00 2001 From: sheheryarsoomro12 Date: Thu, 10 Sep 2026 14:16:57 +0500 Subject: [PATCH] Update .gitignore to include local macOS launcher files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index bffe937..58c95ff 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,10 @@ dist/**/* .claude/ .audit.js +# Local macOS launcher (not shared — machine-specific) +Start.command +start.command + # Backups .backup-prebrand/ *.bak