diff --git a/.gitignore b/.gitignore index 500b763b..7fb857d0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +pushall.sh