Update gitignore

This commit is contained in:
Sofia 2023-08-02 01:01:22 +03:00
parent bda4fa4200
commit 17ab6a0cea
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
/.vscode

View File

@ -1,5 +0,0 @@
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}