1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/.gitignore

11 lines
106 B
Plaintext

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