&togif command (libvips version) (#286)
* &togif command * use libvips not magick * include libvips build dir in gitignore
This commit is contained in:
parent
3f2de3a168
commit
5072c6ea10
5 changed files with 76 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -25,6 +25,7 @@ build/
|
|||
# Dependency directories
|
||||
node_modules/
|
||||
jspm_packages/
|
||||
libvips/
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
@ -127,4 +128,4 @@ local.settings.json
|
|||
# Azurite artifacts
|
||||
__blobstorage__
|
||||
__queuestorage__
|
||||
__azurite_db*__.json
|
||||
__azurite_db*__.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue