1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/.gitignore
2020-05-26 01:11:08 -07:00

11 lines
106 B
Plaintext

node_modules/
dist/
.nyc_output/
coverage/
doc/
test/**/*.js
src/**/*.js
src/metadata\.json
.idea
.vscode