Update .gitignore
This commit is contained in:
parent
3503a177ac
commit
96ea0506b0
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
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…
Add table
Add a link
Reference in a new issue