Update .gitignore

This commit is contained in:
Yifan Wu 2022-01-19 05:07:16 -08:00
parent 3503a177ac
commit 96ea0506b0

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
Cargo.lock
target
os/src/link_app.S
os/src/linker.ld
os/last-*
os/Cargo.lock
user/build