automerge/automerge-backend-wasm/.gitignore
Vedant Roy e607d2e22b
add js interop testing (#91)
* add js interop testing

* checkout specific commit + fix bug in if stmt

* implement suggestions

* add to travis

* friendly error message + fix inverted if

* more intuitive order
2021-04-07 16:54:51 +01:00

7 lines
88 B
Text

node_modules
/wasm-pack.log
/build
/dev
# Used for js-interop tests
/automerge-js-temp