Update .gitignore

pull/70/head
Yifan Wu 3 years ago
parent b1b26fd788
commit 7893f29ba6

3
.gitignore vendored

@ -2,6 +2,7 @@
Cargo.lock
target
os/src/link_app.S
os/src/linker.ld
os/last-*
os/Cargo.lock
user/build
@ -13,4 +14,4 @@ easy-fs/target/*
easy-fs-fuse/Cargo.lock
easy-fs-fuse/target/*
tools/
pushall.sh
pushall.sh

Loading…
Cancel
Save