update .gitignore, README.md, dev-env-info.md

This commit is contained in:
Yu Chen 2021-11-20 15:39:28 +08:00
parent 8b14fb6842
commit a91f29c7a3
3 changed files with 89 additions and 8 deletions

12
.gitignore vendored
View file

@ -3,6 +3,14 @@ Cargo.lock
target
os/src/link_app.S
os/last-*
os/Cargo.lock
user/build
tools
user/target/*
user/.idea/*
user/Cargo.lock
easy-fs/Cargo.lock
easy-fs/target/*
easy-fs-fuse/Cargo.lock
easy-fs-fuse/target/*
tools/
pushall.sh