mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
chore: add .vscode to gitignore
This commit is contained in:
parent
4f2468e14f
commit
38a615f407
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ target/
|
|||
exercises/clippy/Cargo.toml
|
||||
exercises/clippy/Cargo.lock
|
||||
.idea
|
||||
.vscode
|
||||
|
|
Loading…
Reference in a new issue