mirror of https://github.com/status-im/nimplay.git
.gitignore
This commit is contained in:
parent
62042df0be
commit
dbc485be16
|
@ -1,3 +1,6 @@
|
|||
.vscode/*
|
||||
tools/wabt/*
|
||||
tools/abi_gen
|
||||
examples/*.wasm
|
||||
.priv_key_hex
|
||||
|
||||
|
|
Loading…
Reference in New Issue