# IDE
.vscode/*

# rust
**/target

# tests execution
test.wot

# bindings/node
index.node
artifacts.json
**/*~
**/node_modules
**/.DS_Store

