
# Project specific
3rd 
local_conf
app.wasm
exomind.zip
test_node

# Rust
**/target/**
**/*.rs.bk # These are backup files generated by rustfmt
coverage/

# Node 
**/node_modules/**

# OS Stuff
*.DS_Store
.psync_ignore

# IDE
.idea
*.iml
.vscode
*.swp
*.swo
todo.txt
*.bak
.ipynb_checkpoints
CMakeLists.txt
cmake-build-debug

# Build
build
tarpaulin*
cobertura*
flamegraph*
perf.*
*.tar.gz
