cvm-rs: merge guac and jpeg libs together into one
doesn't really need to be two seperate libraries. also preperation for other funnies the build script has been replaced with a much saner justfile which uses much saner "yarn workspace" invocations instead of blindly cding all over the place
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -10,9 +10,5 @@ cvmts/attic
|
||||
**/dist/
|
||||
|
||||
# Guac-rs
|
||||
guac-rs/target
|
||||
guac-rs/index.node
|
||||
|
||||
# jpegturbo-rs
|
||||
jpegturbo-rs/target
|
||||
jpegturbo-rs/index.node
|
||||
cvm-rs/target
|
||||
cvm-rs/index.node
|
||||
|
||||
Reference in New Issue
Block a user