blurhash-c-wasm/.npmignore

17 lines
183 B
Text
Raw Normal View History

2023-08-12 09:14:14 +00:00
node_modules
*.tgz
blurhash/*.c
blurhash/*.h
2023-08-12 09:14:14 +00:00
src
.clang-format
.editorconfig
.gitignore
.npmignore
.npmrc
.prettierrc.json
2023-08-12 09:14:14 +00:00
Makefile
pnpm-lock.yaml
rollup.config.js
tsconfig.json
spec