Skip to content

Commit ed853a4

Browse files
add missing files
1 parent 9c39d85 commit ed853a4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[alias]
2+
xtask = "run --bin xtask --no-default-features --features xtask --"

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/target
2-
/.vscode
3-
/.arceos
4-
/.cargo
51
.DS_Store
62
Cargo.lock
73
*.elf

0 commit comments

Comments
 (0)