Update .gitignore: Ignore vscode workspace config files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,2 +1,6 @@
|
|||||||
|
# Cargo build artifacts and lockfile
|
||||||
/target
|
/target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
|
# Visual Studio Code files
|
||||||
|
/.vscode
|
||||||
|
|||||||
Reference in New Issue
Block a user