mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
chore: Update .gitignore to properly exclude CLI binaries
This commit is contained in:
+6
-3
@@ -7,9 +7,12 @@ dist/
|
||||
*.dylib
|
||||
|
||||
# CLI binaries (should be in build/ directory)
|
||||
#soundtouch-cli
|
||||
#example-mdns
|
||||
#example-upnp
|
||||
soundtouch-cli
|
||||
example-mdns
|
||||
example-upnp
|
||||
example-unified
|
||||
mdns-scanner
|
||||
websocket-demo
|
||||
|
||||
# Environment configuration
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user