chore: enable ./vscode in .gitignore
This commit is contained in:
parent
61a7ed5329
commit
2823940ece
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