Use libusb from a tarball
Now that Wasm support is included in release tarballs, we don't need to include libusb as a submodule anymore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,5 +2,4 @@
|
||||
node_modules
|
||||
/deps/*
|
||||
!/deps/libgphoto2
|
||||
!/deps/libusb
|
||||
/src/api.o
|
||||
|
||||
Reference in New Issue
Block a user