Ignore streamdeck-init build artifact

The init TUI binary was accidentally tracked. Add it to .gitignore
and remove from the index so rebuilds don't show up as modifications.
This commit is contained in:
2026-04-18 12:08:39 -06:00
parent 3a112dfd84
commit 9b375cfba2
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/streamdeck /streamdeck
/streamdeck-go /streamdeck-go
/streamdeck-helper /streamdeck-helper
/streamdeck-init
/bin/ /bin/
*.exe *.exe

Binary file not shown.