You've already forked rust-tutor
first exercise!
- create exercise vec statistics calculator (shout out claude) - finish hacky solution (it works... but at what cost) - update current state
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,7 @@
|
||||
/rust-book
|
||||
context.md
|
||||
ideas.md
|
||||
**/target/
|
||||
**/Cargo.lock
|
||||
**/*.rs.bk
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user