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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
/streamdeck
|
||||
/streamdeck-go
|
||||
/streamdeck-helper
|
||||
/streamdeck-init
|
||||
/bin/
|
||||
*.exe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user