Remove .vscode from subdir since we have it in the root dir

This commit is contained in:
Daniel Tehrani
2023-02-23 16:37:33 +09:00
parent edb72871f6
commit 8da070d660
2 changed files with 0 additions and 7 deletions

View File

@@ -1,4 +0,0 @@
[build]
rustflags = [
"-C", "target-cpu=native",
]

View File

@@ -1,3 +0,0 @@
{
"editor.formatOnSave": true
}