mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2025-10-23 15:11:08 +00:00
fix(binaries): 🐛 Improve local binary search functionality
* Added logic to check for executables in a local `binaries` directory. * Enhanced Windows support by checking for `.exe` extensions. * Removed unnecessary `binaries/` entry from `.gitignore`.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,7 +18,6 @@ device_cert
|
||||
device_client_id_blob
|
||||
device_private_key
|
||||
device_vmp_blob
|
||||
binaries/
|
||||
unshackle/cache/
|
||||
unshackle/cookies/
|
||||
unshackle/certs/
|
||||
|
||||
Reference in New Issue
Block a user