1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-25 20:29:09 +02:00

Misc doc fixes

List of changes:
- fix typos found via `codespell -S target -L crate`
- ignore Cargo.lock
This commit is contained in:
Kian-Meng Ang
2022-12-22 12:43:43 +08:00
parent 264047445f
commit 54adbe7f55
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/book/
/target/
Cargo.lock