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

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

# ignore history used by rustyline
history.txt
./.idea

.envrc
result