aboutsummaryrefslogtreecommitdiff
path: root/.run/.gitignore
blob: 017bfab0d8b0562f7264b654203ec4cf455f34b3 (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.*