subspace/.gitignore
Richard Ramos 65c2cb1799
feat: setup jest (#69)
* remove teller from tests
* jest config and sample spec
2020-02-14 18:49:55 -04:00

13 lines
143 B
Plaintext

node_modules/
.vscode/
phoenix.db
subspace.db
TODO
test.js
/dist/
/react/
/lib/
/module/
/examples/react-example1/src/contract.json
/coverage/