mirror of
https://github.com/lovell/sharp.git
synced 2025-07-08 18:20:13 +02:00
19 lines
263 B
Plaintext
19 lines
263 B
Plaintext
src/build
|
|
src/node_modules
|
|
node_modules
|
|
/coverage
|
|
npm/*/*
|
|
!npm/*/package.json
|
|
test/bench/node_modules
|
|
test/fixtures/output*
|
|
test/fixtures/vips-properties.xml
|
|
test/leak/libvips.supp
|
|
.DS_Store
|
|
.nyc_output
|
|
.vscode/
|
|
package-lock.json
|
|
.idea
|
|
.firebase
|
|
.astro
|
|
docs/dist
|