chore: add .vscode to gitignore again
This commit is contained in:
parent
995fd6c9d6
commit
1f92d5d6a5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,7 +1,7 @@
|
|||
## editors
|
||||
/.idea
|
||||
## disable this line one commit before changing contents that should be shared
|
||||
# /.vscode
|
||||
/.vscode
|
||||
/*.code-workspace
|
||||
/.history
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue