# Generated by Cargo
# will have compiled files and executables
/target/

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

# Editor files
.vscode
.vs

# Binaries created using `make compile` and `make compile-toolbox`
radvisor
radvisor-toolbox

# Valgrind's heap analysis tool
massif.out.*

# Other artifacts
/out/
