summary refs log tree commit diff stats
path: root/rust/space-age/.gitignore
blob: db7f315c06d77852f16efded0fe68f1736d3d25c (plain) (blame)
1
2
3
4
5
6
7
8
# Generated by Cargo
# will have compiled files and executables
/target/
**/*.rs.bk

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock