Update .gitignore to include local macOS launcher files
parent
bdfae436ac
commit
45d82feeea
|
|
@ -20,6 +20,10 @@ dist/**/*
|
|||
.claude/
|
||||
.audit.js
|
||||
|
||||
# Local macOS launcher (not shared — machine-specific)
|
||||
Start.command
|
||||
start.command
|
||||
|
||||
# Backups
|
||||
.backup-prebrand/
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Reference in New Issue