
# Created by https://www.toptal.com/developers/gitignore/api/rust
# Edit at https://www.toptal.com/developers/gitignore?templates=rust

### Rust ###
# Generated by Cargo
# will have compiled files and executables
/target/
.idea
.test-env
t-rec*.gif

# End of https://www.toptal.com/developers/gitignore/api/rust
