Automatically rebuild a rust file when running qemu.

This commit is contained in:
Drew Galbraith 2024-06-08 15:58:16 -07:00
parent b0048b0a4f
commit 5b1debde54
2 changed files with 8 additions and 1 deletions

2
.gitignore vendored
View file

@ -4,7 +4,7 @@ __pycache__/
compile_commands.json
sysroot/bin
sysroot/usr/bin
sysroot/usr
rust/target
yunq/venv