Files
sharp/.gitignore
Lovell Fuller e1bad5470e Remove install script, building from source is now opt-in
The vast majority of people don't need this. Package managers
are (correctly) starting to block install scripts by default,
so this change should reduce install-time warnings.
2025-12-21 12:36:40 +00:00

18 lines
258 B
Plaintext

src/build
src/node_modules
node_modules
npm/*/*
!npm/*/package.json
test/bench/node_modules
test/fixtures/output*
test/fixtures/vips-properties.xml
test/leak/libvips.supp
.DS_Store
.vscode/
package-lock.json
.idea
.firebase
.astro
docs/dist
release-notes.md