Remove unneeded files.
This commit is contained in:
parent
10bf33dcac
commit
e082cd0cda
1
embassy-net-adin1110/.gitignore
vendored
1
embassy-net-adin1110/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
/target
|
|
8
embassy-net-adin1110/.vscode/settings.json
vendored
8
embassy-net-adin1110/.vscode/settings.json
vendored
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"rust-analyzer.check.command": "clippy",
|
|
||||||
"rust-analyzer.showUnlinkedFileNotification": false,
|
|
||||||
"[rust]": {
|
|
||||||
"editor.defaultFormatter": "rust-lang.rust-analyzer",
|
|
||||||
"editor.formatOnSave": true
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,3 +0,0 @@
|
|||||||
[toolchain]
|
|
||||||
channel = "nightly"
|
|
||||||
components = [ "rustfmt", "rustc-dev" ]
|
|
Loading…
Reference in New Issue
Block a user