fix: update .gitignore

Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
YdrMaster
2022-10-20 11:13:08 +08:00
parent 1b44ff002c
commit 2e197b6ad0

15
.gitignore vendored
View File

@@ -1,8 +1,11 @@
.vscode
.idea
Cargo.lock
target
os/last-*
**/.*/*
!.github/*
!.cargo/*
**/target
**/Cargo.lock
/os*/src/link_app.S
/os/last-*
tools
workplace/
/os*/link_app.S