1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/.gitignore
2022-05-18 12:17:37 +03:00

12 lines
116 B
Plaintext

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