Update .gitignore

This commit is contained in:
Yifan Wu 2022-01-19 05:08:21 -08:00
parent f6ebd1ac68
commit a3e665d6f4

3
.gitignore vendored
View file

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