### Rust ###

# Generated by Cargo
# Contains compiled files and executables
/target

# Uncomment Cargo.lock for a library, leave it out for a binary.
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
# Cargo.lock

# Backup files generated by rustfmt
**/*.rs.bk

# Files generated by wasm-pack
bin/
pkg/
wasm-pack.log
.idea/
