aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8a92aef424760667605b35ed34a4f071483dfb24 (plain) (blame)
1
2
3
4
5
6
7
8
9
# 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/

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