1# Ignore build artifacts from the local tests sub-crate.2/target/34# Ignore backup files creates by cargo fmt.5**/*.rs.bk67# Remove Cargo.lock when creating an executable, leave it for libraries8# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock9Cargo.lock