chore: add .vscode to gitignore again

This commit is contained in:
Thijs Louisse 2024-08-27 15:51:46 +02:00 committed by Thijs Louisse
parent 995fd6c9d6
commit 1f92d5d6a5

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
## editors ## editors
/.idea /.idea
## disable this line one commit before changing contents that should be shared ## disable this line one commit before changing contents that should be shared
# /.vscode /.vscode
/*.code-workspace /*.code-workspace
/.history /.history