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

Add script to run exerciser on bare metal exercises.

This commit is contained in:
Andrew Walbran
2023-03-30 13:22:29 +01:00
parent 89c8eb0ef2
commit 97d3c9c17d
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Build artifacts
/book/
/exercise-templates/
target/
*.bin