Store pre-compiled binary dependencies in 'vendor' directory.

This frees up 'lib' directory to allow for more modular JavaScript.
This commit is contained in:
Lovell Fuller
2016-10-31 14:52:23 +00:00
parent 928edfd1dd
commit 552cfd6ff1
5 changed files with 93 additions and 95 deletions

3
.gitignore vendored
View File

@@ -8,8 +8,7 @@ test/saliency/report.json
test/saliency/Image*
test/saliency/[Uu]serData*
!test/saliency/userData.js
lib
include
vendor
packaging/libvips*
packaging/*.log
!packaging/build