Update .gitignore
This commit is contained in:
parent
f6ebd1ac68
commit
a3e665d6f4
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
os/target/*
|
os/target/*
|
||||||
os/.idea/*
|
os/.idea/*
|
||||||
os/src/link_app.S
|
os/src/link_app.S
|
||||||
|
os/src/linker.ld
|
||||||
os/last-*
|
os/last-*
|
||||||
os/Cargo.lock
|
os/Cargo.lock
|
||||||
user/target/*
|
user/target/*
|
||||||
|
@ -12,4 +13,4 @@ easy-fs/target/*
|
||||||
easy-fs-fuse/Cargo.lock
|
easy-fs-fuse/Cargo.lock
|
||||||
easy-fs-fuse/target/*
|
easy-fs-fuse/target/*
|
||||||
tools/
|
tools/
|
||||||
pushall.sh
|
pushall.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue