Externals: remove unused libusb files and add them to gitignore
This prevents them from being re-added in the future whenever someone updates libusb. Also removes the need to manually remove those files.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
libusb/android
|
||||
libusb/appveyor*
|
||||
libusb/doc
|
||||
libusb/examples
|
||||
libusb/msvc/*
|
||||
!libusb/msvc/config.h
|
||||
libusb/tests
|
||||
libusb/Xcode
|
||||
Reference in New Issue
Block a user