Add build with Docker, make and submodules
Starting to pull out hacks and custom instructions into a reproducible build.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
/.vscode/c_cpp_properties.json
|
||||
/.libs
|
||||
/libapi.*
|
||||
!/libapi.mjs.d.ts
|
||||
/node_modules
|
||||
/deps/*
|
||||
!/deps/libgphoto2
|
||||
!/deps/libusb
|
||||
/api.o
|
||||
|
||||
Reference in New Issue
Block a user