mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-09 17:55:47 +00:00
21 lines
235 B
Plaintext
21 lines
235 B
Plaintext
.vscode
|
|
build
|
|
!dist/deps/blst/build
|
|
node_modules
|
|
.gitignore
|
|
.npmignore
|
|
.prettierignore
|
|
.prettierrc.json
|
|
*.o
|
|
*.node
|
|
test.ts
|
|
kzg.ts
|
|
jest.config.js
|
|
rollup.config.js
|
|
tsconfig.json
|
|
babel.config.js
|
|
*.bak
|
|
Dockerfile
|
|
binding.dist.gyp
|
|
Makefile
|