aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: cc2aea00564a501b11f88397a3e9437aaaccff70 (plain)
1
2
3
4
5
6
7
8
# Generated by Cargo
# will have compiled files and executables
/target/

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

result