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

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