aboutsummaryrefslogtreecommitdiff
path: root/.run/.gitignore
blob: 0dc39b0e58f81c05c34fba2bc88ec569320de423 (plain) (blame)
1
2
3
4
5
6
7
# All temp build artifacts will be stored in this dir
/target

# If you want to add some Rust crates? Remove this line
# /Cargo.*

last_check