chore(cleanup): Remove .vscode

This commit is contained in:
henil 2021-02-05 21:15:40 +05:30
parent b6fb330da3
commit 0508bf90d3
2 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
*.new
.vscode

View file

@ -1,3 +0,0 @@
{
"rust-analyzer.inlayHints.enable": false
}